diff --git a/CHANGELOG.md b/CHANGELOG.md index d3d1f971..745ae527 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.23.1](https://github.com/Cap-go/CLI/compare/v4.23.0...v4.23.1) (2024-11-04) + ## [4.23.0](https://github.com/Cap-go/CLI/compare/v4.22.11...v4.23.0) (2024-10-30) diff --git a/package.json b/package.json index e3182012..a7659f54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.23.0", + "version": "4.23.1", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",