From 5d2ec0efdb2c907b459a4ee2474701ab12e36d02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 17 Oct 2024 06:41:52 +0000 Subject: [PATCH] chore(release): 4.21.27 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",