diff --git a/CHANGELOG.md b/CHANGELOG.md index a4083f84..84b56821 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.22.6](https://github.com/Cap-go/CLI/compare/v4.22.5...v4.22.6) (2024-10-30) + + +### Bug Fixes + +* log events ([8524aa9](https://github.com/Cap-go/CLI/commit/8524aa9a5301818ff09232b627cea6ab20ecb9fe)) + ### [4.22.5](https://github.com/Cap-go/CLI/compare/v4.22.4...v4.22.5) (2024-10-29) diff --git a/package.json b/package.json index 9f903e8e..8bf19635 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.22.5", + "version": "4.22.6", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",