Skip to content

Commit 9751d8c

Browse files
committed
docs: update
1 parent 847fb1a commit 9751d8c

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

CHANGELOG.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
11
# Changelog
22

3-
4-
## v1.0.2
5-
6-
[compare changes](https://github.com/selemondev/create-react-next/compare/v1.0.1...v1.0.2)
7-
8-
### 🔥 Performance
9-
10-
- Reduce bundle size ([0345d32](https://github.com/selemondev/create-react-next/commit/0345d32))
11-
12-
### 📖 Documentation
13-
14-
- Update CHANGELOG.md file ([ca53b28](https://github.com/selemondev/create-react-next/commit/ca53b28))
15-
16-
### 🏡 Chore
17-
18-
- Release v1.0.1 ([760aaed](https://github.com/selemondev/create-react-next/commit/760aaed))
19-
- Release v1.0.1 ([8b9aac0](https://github.com/selemondev/create-react-next/commit/8b9aac0))
20-
- **release:** V1.0.2 ([486f155](https://github.com/selemondev/create-react-next/commit/486f155))
21-
22-
### ❤️ Contributors
23-
24-
- Selemondev <selemondev19@gmail.com>
25-
263
## v1.0.1
274

285
[compare changes](https://github.com/selemondev/create-react-next/compare/v1.0.0...v1.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-next",
3-
"version": "1.0.2",
3+
"version": "1.0.1",
44
"description": "The Next Generation React Scaffolding Tool ✨",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)