Skip to content

Commit

Permalink
Merge pull request #29 from labscommunity/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pawanpaudel93 authored Mar 11, 2024
2 parents 323b060 + b0a217c commit 4d583c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/kind-goats-promise.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @protocol.land/git-remote-helper

## 0.3.0

### Minor Changes

- e648d17: - fix: Fetch turbo free upload limit & send repo id over github sync api call #25
- feat: Clone repo using username/repoName or repo id #26
- perf: Improve warp caching #27
- feat: support tx subsidization #28

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protocol.land/git-remote-helper",
"version": "0.2.1",
"version": "0.3.0",
"description": "Protocol Land git remote helper",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 4d583c8

Please sign in to comment.