Skip to content

Commit d15e85f

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2024-07-22) ### Bug Fixes * bump base template packages ([a6c0af2](a6c0af2)) * bump example template packages ([fb2b603](fb2b603)) * bump mui template packages ([294e2d3](294e2d3)) * bump styled components template packages ([53fb307](53fb307)) * bump stylex template packages ([c5418a0](c5418a0)) * bump tailwind template packages ([17ed35a](17ed35a))
1 parent a350ad6 commit d15e85f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.6.1](https://github.com/swiiny/create-nextjs-dapp/compare/v1.6.0...v1.6.1) (2024-07-22)
2+
3+
4+
### Bug Fixes
5+
6+
* bump base template packages ([a6c0af2](https://github.com/swiiny/create-nextjs-dapp/commit/a6c0af28b1d95aef985a4b3b4c8756684d1681b9))
7+
* bump example template packages ([fb2b603](https://github.com/swiiny/create-nextjs-dapp/commit/fb2b603bad27fd5198c9a91e77d9842c49ade020))
8+
* bump mui template packages ([294e2d3](https://github.com/swiiny/create-nextjs-dapp/commit/294e2d3a61e742e4e9f1cb8d8a2516bd1f6c9067))
9+
* bump styled components template packages ([53fb307](https://github.com/swiiny/create-nextjs-dapp/commit/53fb307b8dcb50b2e49284f8b65565028714bfb9))
10+
* bump stylex template packages ([c5418a0](https://github.com/swiiny/create-nextjs-dapp/commit/c5418a0ecde4cbd1f91f0c35b365696a27a166cd))
11+
* bump tailwind template packages ([17ed35a](https://github.com/swiiny/create-nextjs-dapp/commit/17ed35afc2729812f46d55fb2c3e0dc657595d50))
12+
113
# [1.6.0](https://github.com/swiiny/create-nextjs-dapp/compare/v1.5.3...v1.6.0) (2024-03-24)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-nextjs-dapp",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)