From 62109b30316b90dfe46871ca86b5150dfc1a86f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 18 Dec 2024 16:02:24 +0000 Subject: [PATCH] chore(release): 4.26.13 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e3fdd1c..f08d7f5a 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.26.13](https://github.com/Cap-go/CLI/compare/v4.26.12...v4.26.13) (2024-12-18) + + +### Bug Fixes + +* stop users to have wrong dist folders format ([c9cd264](https://github.com/Cap-go/CLI/commit/c9cd264ac65fdda225d4dd55a66fe304f4bd3201)) + ### [4.26.12](https://github.com/Cap-go/CLI/compare/v4.26.11...v4.26.12) (2024-12-18) diff --git a/package.json b/package.json index 40176c8c..e4434121 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.26.12", + "version": "4.26.13", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",