From 152e230c4f6c1ef77d0d8e53e6882b149c483756 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:50:00 -0300 Subject: [PATCH] chore(main): release w3console 1.17.6 (#185) :robot: I have created a release *beep* *boop* --- ## [1.17.6](https://github.com/storacha/console/compare/w3console-v1.17.5...w3console-v1.17.6) (2025-01-13) ### Bug Fixes * using the correct gateway host ([#183](https://github.com/storacha/console/issues/183)) ([3febe4a](https://github.com/storacha/console/commit/3febe4a0546a573bbe98a57d3946254b00b210ce)) --- 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> --- packages/console/CHANGELOG.md | 7 +++++++ packages/console/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/console/CHANGELOG.md b/packages/console/CHANGELOG.md index c6d655ee4..0abdaa494 100644 --- a/packages/console/CHANGELOG.md +++ b/packages/console/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.6](https://github.com/storacha/console/compare/w3console-v1.17.5...w3console-v1.17.6) (2025-01-13) + + +### Bug Fixes + +* using the correct gateway host ([#183](https://github.com/storacha/console/issues/183)) ([3febe4a](https://github.com/storacha/console/commit/3febe4a0546a573bbe98a57d3946254b00b210ce)) + ## [1.17.5](https://github.com/storacha/console/compare/w3console-v1.17.4...w3console-v1.17.5) (2025-01-10) diff --git a/packages/console/package.json b/packages/console/package.json index 1a5c3e882..69005c41f 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.17.5", + "version": "1.17.6", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {