Skip to content

Commit

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


##
[1.4.1](w3console-v1.4.0...w3console-v1.4.1)
(2024-02-07)


### Bug Fixes

* add "change plan" page
([#86](#86))
([99fc0f4](99fc0f4))


### Other Changes

* pin `vercel` dep
([#88](#88))
([4f16a8c](4f16a8c)),
closes [#87](#87)

---
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 Feb 7, 2024
1 parent 99fc0f4 commit 0009431
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.4.1](https://github.com/web3-storage/console/compare/w3console-v1.4.0...w3console-v1.4.1) (2024-02-07)


### Bug Fixes

* add "change plan" page ([#86](https://github.com/web3-storage/console/issues/86)) ([99fc0f4](https://github.com/web3-storage/console/commit/99fc0f432bb6ba8123f6d1c475705358e7adf281))


### Other Changes

* pin `vercel` dep ([#88](https://github.com/web3-storage/console/issues/88)) ([4f16a8c](https://github.com/web3-storage/console/commit/4f16a8c703ba9e70ac81c1d6bfe9c6bc22461c98)), closes [#87](https://github.com/web3-storage/console/issues/87)

## [1.4.0](https://github.com/web3-storage/console/compare/w3console-v1.3.2...w3console-v1.4.0) (2024-01-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.4.0",
"version": "1.4.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 0009431

Please sign in to comment.