From 9398a6e35c7d340d192caaaf00cbd41f9f64f05e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 17 Oct 2024 06:47:23 +0000 Subject: [PATCH] chore(release): 4.21.28 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d649fe..62badc25 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.28](https://github.com/Cap-go/CLI/compare/v4.21.27...v4.21.28) (2024-10-17) + + +### Bug Fixes + +* try same name ([3b3ba11](https://github.com/Cap-go/CLI/commit/3b3ba1116676b45f8c8bc45971f5ca49e2a718ca)) + ### [4.21.27](https://github.com/Cap-go/CLI/compare/v4.21.26...v4.21.27) (2024-10-17) diff --git a/package.json b/package.json index f2d13ef8..756f2b71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.21.27", + "version": "4.21.28", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",