diff --git a/CHANGELOG.md b/CHANGELOG.md index fe67387c..91ad23cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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) diff --git a/package.json b/package.json index 554d4188..f760d702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.22.7", + "version": "4.22.8", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",