Skip to content

Commit

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


##
[1.2.2](w3console-v1.2.1...w3console-v1.2.2)
(2023-12-08)


### Bug Fixes

* delegate space recovery after creation
([#58](#58))
([31a4a35](31a4a35))

---
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 Dec 8, 2023
1 parent 31a4a35 commit e0641b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.2](https://github.com/web3-storage/console/compare/w3console-v1.2.1...w3console-v1.2.2) (2023-12-08)


### Bug Fixes

* delegate space recovery after creation ([#58](https://github.com/web3-storage/console/issues/58)) ([31a4a35](https://github.com/web3-storage/console/commit/31a4a35cd9b2957988bf1fc913a5dadef25f615d))

## [1.2.1](https://github.com/web3-storage/console/compare/w3console-v1.2.0...w3console-v1.2.1) (2023-12-08)


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.2.1",
"version": "1.2.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit e0641b2

Please sign in to comment.