From 986e58d061ab61ead49c7d737413779ad4fe2d94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:52:05 +0200 Subject: [PATCH] chore(main): release 7.7.0 (#189) :robot: I have created a release *beep* *boop* --- ## [7.7.0](https://github.com/w3s-project/w3cli/compare/v7.6.2...v7.7.0) (2024-06-04) ### Features * allow pipe to w3 up ([#188](https://github.com/w3s-project/w3cli/issues/188)) ([4961f4a](https://github.com/w3s-project/w3cli/commit/4961f4a94d4c18ec363147293dd8d57750e8f17e)) * upgrade deps for blob ([#187](https://github.com/w3s-project/w3cli/issues/187)) ([7f52cc0](https://github.com/w3s-project/w3cli/commit/7f52cc0018f917b4bfa33f19106981ba714a3747)) --- 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 | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 443b8d2..ea2c36f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [7.7.0](https://github.com/w3s-project/w3cli/compare/v7.6.2...v7.7.0) (2024-06-04) + + +### Features + +* allow pipe to w3 up ([#188](https://github.com/w3s-project/w3cli/issues/188)) ([4961f4a](https://github.com/w3s-project/w3cli/commit/4961f4a94d4c18ec363147293dd8d57750e8f17e)) +* upgrade deps for blob ([#187](https://github.com/w3s-project/w3cli/issues/187)) ([7f52cc0](https://github.com/w3s-project/w3cli/commit/7f52cc0018f917b4bfa33f19106981ba714a3747)) + ## [7.6.2](https://github.com/w3s-project/w3cli/compare/v7.6.1...v7.6.2) (2024-04-23) diff --git a/package-lock.json b/package-lock.json index e3da849..0134dcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web3-storage/w3cli", - "version": "7.6.2", + "version": "7.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@web3-storage/w3cli", - "version": "7.6.2", + "version": "7.7.0", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@inquirer/core": "^5.1.1", diff --git a/package.json b/package.json index a349aee..f9ccded 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@web3-storage/w3cli", "type": "module", - "version": "7.6.2", + "version": "7.7.0", "license": "(Apache-2.0 AND MIT)", "description": "💾 w3 command line interface", "bin": {