We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 719f187 + 648c2ff commit 2918918Copy full SHA for 2918918
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.0.0...v1.1.0) (2022-08-22)
4
+
5
6
+### Features
7
8
+* add dummy files and components ([7aafd02](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/7aafd0201c1c54e1d4af5adee1bb483f52602def))
9
10
## 1.0.0 (2022-08-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nextjs-typescript-chakra-ui-template",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments