Skip to content

Commit

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


##
[1.1.0](w3console-v1.0.0...w3console-v1.1.0)
(2023-12-01)


### Features

* extract usePlan and use it to chill our plan/get game
([#51](#51))
([51c51aa](51c51aa))


### Bug Fixes

* get logout page working again
([#50](#50))
([eb2a3aa](eb2a3aa))

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

## [1.1.0](https://github.com/web3-storage/console/compare/w3console-v1.0.0...w3console-v1.1.0) (2023-12-01)


### Features

* extract usePlan and use it to chill our plan/get game ([#51](https://github.com/web3-storage/console/issues/51)) ([51c51aa](https://github.com/web3-storage/console/commit/51c51aab6e71c1e638ccc0af326d9a998c17e6c9))


### Bug Fixes

* get logout page working again ([#50](https://github.com/web3-storage/console/issues/50)) ([eb2a3aa](https://github.com/web3-storage/console/commit/eb2a3aaa425b7a0ff19eb55aa2b8a1f756824c13))

## 1.0.0 (2023-11-29)


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

0 comments on commit 4221bdc

Please sign in to comment.