From c3cda34fbe4a144e6274c5369bdaf90a4127b711 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:33:09 +0200 Subject: [PATCH] chore(main): release 7.7.1 (#192) :robot: I have created a release *beep* *boop* --- ## [7.7.1](https://github.com/w3s-project/w3cli/compare/v7.7.0...v7.7.1) (2024-06-05) ### Bug Fixes * upgrade w3up client with double upload fix ([#191](https://github.com/w3s-project/w3cli/issues/191)) ([31a0bf7](https://github.com/w3s-project/w3cli/commit/31a0bf7d3ed540c6fabf910b6fd87b1994c97b21)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea2c36f..1fb7c8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.7.1](https://github.com/w3s-project/w3cli/compare/v7.7.0...v7.7.1) (2024-06-05) + + +### Bug Fixes + +* upgrade w3up client with double upload fix ([#191](https://github.com/w3s-project/w3cli/issues/191)) ([31a0bf7](https://github.com/w3s-project/w3cli/commit/31a0bf7d3ed540c6fabf910b6fd87b1994c97b21)) + ## [7.7.0](https://github.com/w3s-project/w3cli/compare/v7.6.2...v7.7.0) (2024-06-04) diff --git a/package-lock.json b/package-lock.json index bd3a7f8..5e1bd56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web3-storage/w3cli", - "version": "7.7.0", + "version": "7.7.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@web3-storage/w3cli", - "version": "7.7.0", + "version": "7.7.1", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@inquirer/core": "^5.1.1", diff --git a/package.json b/package.json index 3531357..679f21e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@web3-storage/w3cli", "type": "module", - "version": "7.7.0", + "version": "7.7.1", "license": "(Apache-2.0 AND MIT)", "description": "💾 w3 command line interface", "bin": {