Skip to content

Commit

Permalink
chore(main): release w3console 1.17.2 (#172)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.17.2](w3console-v1.17.1...w3console-v1.17.2)
(2025-01-09)


### Bug Fixes

* create space ([#173](#173))
([597240f](597240f))
* create space using the latest w3up-client version
([#171](#171))
([600766b](600766b))
* **createSpace:** using the latest w3ui with w3up-client
([#176](#176))
([5194dd2](5194dd2))
* gateway authorization based on env
([#174](#174))
([0eb122d](0eb122d))
* set ipfs gateway url based on env var
([#177](#177))
([1defed6](1defed6))

---
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>
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent 1defed6 commit 4aebe48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w3console",
"version": "1.17.1",
"version": "1.17.2",
"private": true,
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
"scripts": {
Expand Down

0 comments on commit 4aebe48

Please sign in to comment.