From 5fbe777cf0e922fb1c955e3d611c72d1828c8fc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:00:30 +0000 Subject: [PATCH] chore(main): release w3console 1.17.7 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abdaa4..8c8e492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.17.7](https://github.com/storacha/console/compare/w3console-v1.17.6...w3console-v1.17.7) (2025-02-03) + + +### Bug Fixes + +* capture some errors we were logging to console ([#188](https://github.com/storacha/console/issues/188)) ([397c94b](https://github.com/storacha/console/commit/397c94b4f99e6351f50669a9ce6d44ded007d04a)) +* **staging:** gateway host ([05bd361](https://github.com/storacha/console/commit/05bd361019229d81706171d0af9a11c6808dcb06)) +* typo on space page ([#187](https://github.com/storacha/console/issues/187)) ([539f948](https://github.com/storacha/console/commit/539f948f332c29c931458fd00b4ad41d5106f8d6)) + ## [1.17.6](https://github.com/storacha/console/compare/w3console-v1.17.5...w3console-v1.17.6) (2025-01-13) diff --git a/package.json b/package.json index 69005c4..99d5f0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.17.6", + "version": "1.17.7", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {