From 0c077274a602c1d00c32a1ee5ecf35f6a65c7521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:12:39 -0300 Subject: [PATCH] chore(main): release w3console 1.17.4 (#181) :robot: I have created a release *beep* *boop* --- ## [1.17.4](https://github.com/storacha/console/compare/w3console-v1.17.3...w3console-v1.17.4) (2025-01-10) ### Bug Fixes * **prod:** gateway host ([#180](https://github.com/storacha/console/issues/180)) ([4191439](https://github.com/storacha/console/commit/4191439921ef6c8383451344eddadbcd4e50c1fb)) --- 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.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfe59c..abae7c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.4](https://github.com/storacha/console/compare/w3console-v1.17.3...w3console-v1.17.4) (2025-01-10) + + +### Bug Fixes + +* **prod:** gateway host ([#180](https://github.com/storacha/console/issues/180)) ([4191439](https://github.com/storacha/console/commit/4191439921ef6c8383451344eddadbcd4e50c1fb)) + ## [1.17.3](https://github.com/storacha/console/compare/w3console-v1.17.2...w3console-v1.17.3) (2025-01-09) diff --git a/package.json b/package.json index 301f284..2733f3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.17.3", + "version": "1.17.4", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {