From 365044c704a5e1fa5bd32e84398cf0f94eaf793b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Oct 2024 12:58:25 +0000 Subject: [PATCH 1/3] chore(release): 4.22.7 --- CHANGELOG.md | 8 ++++++++ package.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b56821..fe67387c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.7](https://github.com/Cap-go/CLI/compare/v4.22.6...v4.22.7) (2024-10-30) + + +### Bug Fixes + +* path ([79d3450](https://github.com/Cap-go/CLI/commit/79d3450d117617fa6d1685861ba2d68770625846)) +* update libs ([01208fd](https://github.com/Cap-go/CLI/commit/01208fda5b7b77454c22025756771efb5ceb85d9)) + ### [4.22.6](https://github.com/Cap-go/CLI/compare/v4.22.5...v4.22.6) (2024-10-30) diff --git a/package.json b/package.json index 94d74ebf..554d4188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.22.6", + "version": "4.22.7", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0", @@ -80,4 +80,4 @@ "tus-js-client": "^4.2.3", "typescript": "5.6.3" } -} \ No newline at end of file +} From cc5c251cf6291e8b742bc711684f46ebe709ea91 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:58:57 +0000 Subject: [PATCH 2/3] [autofix.ci] apply automated fixes --- bun.lockb | Bin 298141 -> 298141 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/bun.lockb b/bun.lockb index 01ce1b74e0e0d646c5e71fd739b5d4661467b007..a3faa7f397b54514fe12e805017b56baa4ac9479 100755 GIT binary patch delta 32 ocmbO`Q)uo?p@tU57N#xC)A-opEcFca%-ZMhF>jy4$HG_#0JLcd?*IS* delta 32 ocmbO`Q)uo?p@tU57N#xC)A-md^$hjQ7~1FXF>jy4$HG_#0I!7!kpKVy From 6cdeef4e9e1aca1121ba272a7577639352430bb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Oct 2024 12:59:27 +0000 Subject: [PATCH 3/3] chore(release): 4.22.8 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe67387c..91ad23cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.8](https://github.com/Cap-go/CLI/compare/v4.22.7...v4.22.8) (2024-10-30) + ### [4.22.7](https://github.com/Cap-go/CLI/compare/v4.22.6...v4.22.7) (2024-10-30) diff --git a/package.json b/package.json index 554d4188..f760d702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/cli", - "version": "4.22.7", + "version": "4.22.8", "description": "A CLI to upload to capgo servers", "author": "github.com/riderx", "license": "Apache 2.0",