We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb6bbe commit f2cae7dCopy full SHA for f2cae7d
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v1.0.1
5
+
6
+[compare changes](https://github.com/selemondev/create-react-next/compare/v1.1.0...v1.0.1)
7
8
+### 🔥 Performance
9
10
+- Reduce bundle size ([5cb6bbe](https://github.com/selemondev/create-react-next/commit/5cb6bbe))
11
12
+### ❤️ Contributors
13
14
+- Selemondev <selemondev19@gmail.com>
15
16
## v1.0.0
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "create-react-next",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "The Next Generation React Scaffolding Tool ✨",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments