Skip to content

Commit f93d3f8

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2024-10-16) ### Bug Fixes * bump base template packages & update mobile-web-app-capable meta tag ([d3fd8ab](d3fd8ab)) * bump example template packages & update mobile-web-app-capable meta tag ([722ede1](722ede1)) * bump mui template packages & update mobile-web-app-capable meta tag ([9a3c8d9](9a3c8d9)) * bump styled-components template packages & update mobile-web-app-capable meta tag ([aacbcc8](aacbcc8)) * bump stylex template packages & update mobile-web-app-capable meta tag ([6598278](6598278)) * bump tailwind template packages & update mobile-web-app-capable meta tag ([3f5627a](3f5627a))
1 parent 80babf6 commit f93d3f8

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.2](https://github.com/swiiny/create-nextjs-dapp/compare/v1.6.1...v1.6.2) (2024-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* bump base template packages & update mobile-web-app-capable meta tag ([d3fd8ab](https://github.com/swiiny/create-nextjs-dapp/commit/d3fd8abf32f13b09e8572b8182011f2c30beac71))
7+
* bump example template packages & update mobile-web-app-capable meta tag ([722ede1](https://github.com/swiiny/create-nextjs-dapp/commit/722ede1f601f4f5a4059c72b467a9fea10577662))
8+
* bump mui template packages & update mobile-web-app-capable meta tag ([9a3c8d9](https://github.com/swiiny/create-nextjs-dapp/commit/9a3c8d998dc5d71ad233e800a56026a690cc1560))
9+
* bump styled-components template packages & update mobile-web-app-capable meta tag ([aacbcc8](https://github.com/swiiny/create-nextjs-dapp/commit/aacbcc83a2287111db9071b1ebcc07cb9c5180c4))
10+
* bump stylex template packages & update mobile-web-app-capable meta tag ([6598278](https://github.com/swiiny/create-nextjs-dapp/commit/65982785b92ac23a8d0fc32917528de5c1dd88ad))
11+
* bump tailwind template packages & update mobile-web-app-capable meta tag ([3f5627a](https://github.com/swiiny/create-nextjs-dapp/commit/3f5627a8747d7fa701c5a92e2227d5584efb1928))
12+
113
## [1.6.1](https://github.com/swiiny/create-nextjs-dapp/compare/v1.6.0...v1.6.1) (2024-07-22)
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.1",
3+
"version": "1.6.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)