Skip to content

Commit 91698f3

Browse files
committed
chore(release): v1.0.2
1 parent b2310d1 commit 91698f3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v1.0.2
4+
5+
[compare changes](https://github.com/selemondev/create-react-next/compare/v1.0.2...v1.0.2)
6+
7+
### 📖 Documentation
8+
9+
- Update ([9751d8c](https://github.com/selemondev/create-react-next/commit/9751d8c))
10+
11+
### 🏡 Chore
12+
13+
- Changed package name ([b2310d1](https://github.com/selemondev/create-react-next/commit/b2310d1))
14+
15+
### ❤️ Contributors
16+
17+
- Selemondev <[email protected]>
18+
319
## v1.0.1
420

521
[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": "@selemondev/create-react-next",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "The Next Generation React Scaffolding Tool ✨",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)