Skip to content

Commit

Permalink
chore(release): 4.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent 4fe4f1e commit 794df41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0](https://github.com/Cap-go/CLI/compare/v4.21.36...v4.22.0) (2024-10-23)


### Features

* allow the user to select package.json path ([fcb47d6](https://github.com/Cap-go/CLI/commit/fcb47d65a5926f68af0e1c40e9dca8ab81b430d9))

### [4.21.36](https://github.com/Cap-go/CLI/compare/v4.21.35...v4.21.36) (2024-10-22)


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": "@capgo/cli",
"version": "4.21.36",
"version": "4.22.0",
"description": "A CLI to upload to capgo servers",
"author": "github.com/riderx",
"license": "Apache 2.0",
Expand Down

0 comments on commit 794df41

Please sign in to comment.