Skip to content

Commit 2c6bd6c

Browse files
chore(main): release w3console 1.6.0 (#95)
🤖 I have created a release *beep* *boop* --- ## [1.6.0](w3console-v1.5.0...w3console-v1.6.0) (2024-04-22) ### Features * add a toaster for notifications and other snacks ([#91](#91)) ([1906d39](1906d39)) ### Bug Fixes * allow release-please to release ([#97](#97)) ([cebb599](cebb599)) ### Other Changes * migrate repo ([#96](#96)) ([d79663c](d79663c)) --- 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>
1 parent cebb599 commit 2c6bd6c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/w3s-project/console/compare/w3console-v1.5.0...w3console-v1.6.0) (2024-04-22)
4+
5+
6+
### Features
7+
8+
* add a toaster for notifications and other snacks ([#91](https://github.com/w3s-project/console/issues/91)) ([1906d39](https://github.com/w3s-project/console/commit/1906d39def856ff19fa401ccf7c8386007fe2326))
9+
10+
11+
### Bug Fixes
12+
13+
* allow release-please to release ([#97](https://github.com/w3s-project/console/issues/97)) ([cebb599](https://github.com/w3s-project/console/commit/cebb5994eb31eb8e3967d74fdf67261fd991e195))
14+
15+
16+
### Other Changes
17+
18+
* migrate repo ([#96](https://github.com/w3s-project/console/issues/96)) ([d79663c](https://github.com/w3s-project/console/commit/d79663cc11b8593134805b6ed68ced0590aee7bb))
19+
320
## [1.5.0](https://github.com/web3-storage/console/compare/w3console-v1.4.1...w3console-v1.5.0) (2024-02-09)
421

522

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3console",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)