From 213f3d41f6c24e0c087b35e34eac251e9bb53ded Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 14:50:16 -0800 Subject: [PATCH] chore(main): release 7.0.2 (#145) :robot: I have created a release *beep* *boop* --- ## [7.0.2](https://github.com/web3-storage/w3cli/compare/v7.0.1...v7.0.2) (2023-12-12) ### Bug Fixes * pin @web3-storage/access to 18.0.5 ([#144](https://github.com/web3-storage/w3cli/issues/144)) ([a5b2127](https://github.com/web3-storage/w3cli/commit/a5b2127420c570e28242f5e9a7bb161e181e084f)) --- 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 fc882ec..1f7c51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.0.2](https://github.com/web3-storage/w3cli/compare/v7.0.1...v7.0.2) (2023-12-12) + + +### Bug Fixes + +* pin @web3-storage/access to 18.0.5 ([#144](https://github.com/web3-storage/w3cli/issues/144)) ([a5b2127](https://github.com/web3-storage/w3cli/commit/a5b2127420c570e28242f5e9a7bb161e181e084f)) + ## [7.0.1](https://github.com/web3-storage/w3cli/compare/v7.0.0...v7.0.1) (2023-12-07) diff --git a/package-lock.json b/package-lock.json index c16c900..84602ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web3-storage/w3cli", - "version": "7.0.1", + "version": "7.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@web3-storage/w3cli", - "version": "7.0.1", + "version": "7.0.2", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@inquirer/core": "^5.1.1", diff --git a/package.json b/package.json index 88361f4..7ac2e7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@web3-storage/w3cli", "type": "module", - "version": "7.0.1", + "version": "7.0.2", "license": "(Apache-2.0 AND MIT)", "description": "💾 w3 command line interface", "bin": {