diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b3e608..87d649fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.21.27](https://github.com/Cap-go/CLI/compare/v4.21.26...v4.21.27) (2024-10-17) + + +### Bug Fixes + +* try new approach ([1a229e6](https://github.com/Cap-go/CLI/commit/1a229e6d2dcb2c076e8a515430c25495d5c6abf4)) + ### [4.21.26](https://github.com/Cap-go/CLI/compare/v4.21.25...v4.21.26) (2024-10-17) diff --git a/package.json b/package.json index 84034bb2..f2d13ef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.21.26", + "version": "4.21.27", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",