From 4aebe48c702511e50668e4693cbee72ab88996f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:53:48 -0300 Subject: [PATCH] chore(main): release w3console 1.17.2 (#172) :robot: I have created a release *beep* *boop* --- ## [1.17.2](https://github.com/storacha/console/compare/w3console-v1.17.1...w3console-v1.17.2) (2025-01-09) ### Bug Fixes * create space ([#173](https://github.com/storacha/console/issues/173)) ([597240f](https://github.com/storacha/console/commit/597240f5d843884b656a09a7a5d28780c5c63f68)) * create space using the latest w3up-client version ([#171](https://github.com/storacha/console/issues/171)) ([600766b](https://github.com/storacha/console/commit/600766b7046b83602c56bbde8ba841eb8920bdc1)) * **createSpace:** using the latest w3ui with w3up-client ([#176](https://github.com/storacha/console/issues/176)) ([5194dd2](https://github.com/storacha/console/commit/5194dd270f2a53bdf3a25e5aff6623204f7b225e)) * gateway authorization based on env ([#174](https://github.com/storacha/console/issues/174)) ([0eb122d](https://github.com/storacha/console/commit/0eb122de6923b9abd8a67334f90f5ebc9fb17f4a)) * set ipfs gateway url based on env var ([#177](https://github.com/storacha/console/issues/177)) ([1defed6](https://github.com/storacha/console/commit/1defed682adfc52d464bcff1edf52fc100edf908)) --- 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 | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7175c6..870e2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.17.2](https://github.com/storacha/console/compare/w3console-v1.17.1...w3console-v1.17.2) (2025-01-09) + + +### Bug Fixes + +* create space ([#173](https://github.com/storacha/console/issues/173)) ([597240f](https://github.com/storacha/console/commit/597240f5d843884b656a09a7a5d28780c5c63f68)) +* create space using the latest w3up-client version ([#171](https://github.com/storacha/console/issues/171)) ([600766b](https://github.com/storacha/console/commit/600766b7046b83602c56bbde8ba841eb8920bdc1)) +* **createSpace:** using the latest w3ui with w3up-client ([#176](https://github.com/storacha/console/issues/176)) ([5194dd2](https://github.com/storacha/console/commit/5194dd270f2a53bdf3a25e5aff6623204f7b225e)) +* gateway authorization based on env ([#174](https://github.com/storacha/console/issues/174)) ([0eb122d](https://github.com/storacha/console/commit/0eb122de6923b9abd8a67334f90f5ebc9fb17f4a)) +* set ipfs gateway url based on env var ([#177](https://github.com/storacha/console/issues/177)) ([1defed6](https://github.com/storacha/console/commit/1defed682adfc52d464bcff1edf52fc100edf908)) + ## [1.17.1](https://github.com/storacha/console/compare/w3console-v1.17.0...w3console-v1.17.1) (2024-12-19) diff --git a/package.json b/package.json index 7d980f1..9e95f11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.17.1", + "version": "1.17.2", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {