Skip to content

Commit e38d0e0

Browse files
committed
chore(release): v1.0.3
1 parent c5a32c5 commit e38d0e0

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.3
4+
5+
[compare changes](https://github.com/selemondev/create-react-next/compare/v1.0.2...v1.0.3)
6+
7+
### 🩹 Fixes
8+
9+
- Import names from fs-extra ([04f92c4](https://github.com/selemondev/create-react-next/commit/04f92c4))
10+
11+
### 📖 Documentation
12+
13+
- Update ([c17c322](https://github.com/selemondev/create-react-next/commit/c17c322))
14+
15+
### ❤️ Contributors
16+
17+
- Selemondev <selemondev19@gmail.com>
18+
319
## v1.0.2
420

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

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.2",
3+
"version": "1.0.3",
44
"description": "The Next Generation React Scaffolding Tool ✨",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)