From 6e9f02d75ff385fb30b178ca3ebdd5d0e4c03339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Dec 2024 16:55:10 +0000 Subject: [PATCH] chore(release): 4.27.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8842a21..ac506580 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.27.4](https://github.com/Cap-go/CLI/compare/v4.27.3...v4.27.4) (2024-12-20) + + +### Bug Fixes + +* build issue CLI ([011c437](https://github.com/Cap-go/CLI/commit/011c4377881a09b31867352fa2cfb7f74291e889)) + ### [4.27.3](https://github.com/Cap-go/CLI/compare/v4.27.2...v4.27.3) (2024-12-20) diff --git a/package.json b/package.json index 2169975d..2db63b5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.27.3", + "version": "4.27.4", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",