From be63f4dbce9ec1cdbdec3d5dba4ccaf2c80aabcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Oct 2024 13:16:39 +0000 Subject: [PATCH] chore(release): 4.22.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1853db2..d70d3984 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.10](https://github.com/Cap-go/CLI/compare/v4.22.9...v4.22.10) (2024-10-30) + + +### Bug Fixes + +* use base image ([0343169](https://github.com/Cap-go/CLI/commit/034316975ed4f6c40381157a4ebaedc90a589f0e)) + ### [4.22.9](https://github.com/Cap-go/CLI/compare/v4.22.8...v4.22.9) (2024-10-30) diff --git a/package.json b/package.json index 9dd8dc4e..62e39ff0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.22.9", + "version": "4.22.10", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",