Skip to content

Commit 2868eaf

Browse files
fix: remove unused github workflow
1 parent 2798430 commit 2868eaf

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,5 +1,8 @@
11
# Changelog
22

3+
## v.2.0.1
4+
- fix: remove unused github workflow
5+
36
## v.2.0.0
47
- breaking: update Next.js, React, Tailwind CSS etc.
58
- breaking: update tailwind.config.js and postcss.config.js

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": "2.0.0",
3+
"version": "2.0.1",
44
"scripts": {
55
"dev": "next",
66
"build": "next build",

0 commit comments

Comments
 (0)