Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Cap-go/CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Oct 30, 2024
2 parents d3f9164 + 6cdeef4 commit 1231767
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.22.8](https://github.com/Cap-go/CLI/compare/v4.22.7...v4.22.8) (2024-10-30)

### [4.22.7](https://github.com/Cap-go/CLI/compare/v4.22.6...v4.22.7) (2024-10-30)


### Bug Fixes

* path ([79d3450](https://github.com/Cap-go/CLI/commit/79d3450d117617fa6d1685861ba2d68770625846))
* update libs ([01208fd](https://github.com/Cap-go/CLI/commit/01208fda5b7b77454c22025756771efb5ceb85d9))

### [4.22.6](https://github.com/Cap-go/CLI/compare/v4.22.5...v4.22.6) (2024-10-30)


Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/cli",
"version": "4.22.6",
"version": "4.22.8",
"description": "A CLI to upload to capgo servers",
"author": "github.com/riderx",
"license": "Apache 2.0",
Expand Down Expand Up @@ -80,4 +80,4 @@
"tus-js-client": "^4.2.3",
"typescript": "5.6.3"
}
}
}

0 comments on commit 1231767

Please sign in to comment.