Skip to content

Commit 09bb9da

Browse files
chore(release): 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2025-01-13) ### Bug Fixes * all tests are passing ([e4e6fc4](e4e6fc4)) * fix templates styles to match snapshot expectations (tailwind is not yet fixed) ([2fa0f0d](2fa0f0d))
1 parent aab1e11 commit 09bb9da

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.3](https://github.com/swiiny/create-nextjs-dapp/compare/v1.6.2...v1.6.3) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* all tests are passing ([e4e6fc4](https://github.com/swiiny/create-nextjs-dapp/commit/e4e6fc40f0680f3595f2208a7f59d131347afd2f))
7+
* fix templates styles to match snapshot expectations (tailwind is not yet fixed) ([2fa0f0d](https://github.com/swiiny/create-nextjs-dapp/commit/2fa0f0d4a294258aa2c9a2ce694eba1e621450fd))
8+
19
## [1.6.2](https://github.com/swiiny/create-nextjs-dapp/compare/v1.6.1...v1.6.2) (2024-10-16)
210

311

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.2",
3+
"version": "1.6.3",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)