Skip to content

Commit c6c2bbf

Browse files
chore: update CHANGELOG
1 parent a8eeb82 commit c6c2bbf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3+
## v.1.2.0
4+
- improvement: update Next.js v10, React v17, Tailwind CSS v1.9
35
- improvement: apply absolute import
6+
- refactor: simplify pre-commit hook
47

58
## v1.1.0
69
- improvement: update Next.js version to 9.5.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-starter-kit",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"dev": "next",
66
"build": "next build",

0 commit comments

Comments
 (0)