Skip to content

Commit c5a9033

Browse files
committed
chore(release): v0.0.1
1 parent 8bd8f11 commit c5a9033

File tree

2 files changed

+71
-1
lines changed

2 files changed

+71
-1
lines changed

CHANGELOG.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# Changelog
2+
3+
4+
## v0.0.1
5+
6+
7+
### 🚀 Enhancements
8+
9+
- Add util functions and templates ([7160991](https://github.com/selemondev/create-react-next/commit/7160991))
10+
- Add dependencies ([8ecf91d](https://github.com/selemondev/create-react-next/commit/8ecf91d))
11+
- Add core ([94112cf](https://github.com/selemondev/create-react-next/commit/94112cf))
12+
- Add file filter ([12a82fb](https://github.com/selemondev/create-react-next/commit/12a82fb))
13+
- Add files ([6bd149e](https://github.com/selemondev/create-react-next/commit/6bd149e))
14+
- Filter files ([d800c5c](https://github.com/selemondev/create-react-next/commit/d800c5c))
15+
- State management ([530c411](https://github.com/selemondev/create-react-next/commit/530c411))
16+
- Add Vitest ([2e8e650](https://github.com/selemondev/create-react-next/commit/2e8e650))
17+
- React-js template ([2618f29](https://github.com/selemondev/create-react-next/commit/2618f29))
18+
- Tailwind starter ([4055ea0](https://github.com/selemondev/create-react-next/commit/4055ea0))
19+
20+
### 🩹 Fixes
21+
22+
- Github workflows ([f17651f](https://github.com/selemondev/create-react-next/commit/f17651f))
23+
- Github actions ([ea3e602](https://github.com/selemondev/create-react-next/commit/ea3e602))
24+
- Github actions ([95bdab3](https://github.com/selemondev/create-react-next/commit/95bdab3))
25+
- UseHooks ([0d28b6e](https://github.com/selemondev/create-react-next/commit/0d28b6e))
26+
- Tsconfig ([a540f14](https://github.com/selemondev/create-react-next/commit/a540f14))
27+
- Templates ([952d0e5](https://github.com/selemondev/create-react-next/commit/952d0e5))
28+
- Templates ([d2eb1f4](https://github.com/selemondev/create-react-next/commit/d2eb1f4))
29+
- Starter templates ([627a8fd](https://github.com/selemondev/create-react-next/commit/627a8fd))
30+
- Unit tests ([be49da9](https://github.com/selemondev/create-react-next/commit/be49da9))
31+
- Logs ([8c7e25e](https://github.com/selemondev/create-react-next/commit/8c7e25e))
32+
- CLI arg ([3b228b2](https://github.com/selemondev/create-react-next/commit/3b228b2))
33+
- Files ([00c13c1](https://github.com/selemondev/create-react-next/commit/00c13c1))
34+
- Path ([78f9ce4](https://github.com/selemondev/create-react-next/commit/78f9ce4))
35+
- Path ([b1da89e](https://github.com/selemondev/create-react-next/commit/b1da89e))
36+
37+
### 💅 Refactors
38+
39+
- State management prompt ([9ec700a](https://github.com/selemondev/create-react-next/commit/9ec700a))
40+
- Router ([249e76d](https://github.com/selemondev/create-react-next/commit/249e76d))
41+
- Logs ([728f2c3](https://github.com/selemondev/create-react-next/commit/728f2c3))
42+
- Logs ([3de2709](https://github.com/selemondev/create-react-next/commit/3de2709))
43+
- CLI arguments ([119a8ff](https://github.com/selemondev/create-react-next/commit/119a8ff))
44+
- CLI arg ([e19eb2a](https://github.com/selemondev/create-react-next/commit/e19eb2a))
45+
- Prompts ([75385a1](https://github.com/selemondev/create-react-next/commit/75385a1))
46+
47+
### 📖 Documentation
48+
49+
- Update README.md ([8f70b04](https://github.com/selemondev/create-react-next/commit/8f70b04))
50+
- Update README.md ([4cf9047](https://github.com/selemondev/create-react-next/commit/4cf9047))
51+
- Update README.md ([0d51351](https://github.com/selemondev/create-react-next/commit/0d51351))
52+
- Update ([0960457](https://github.com/selemondev/create-react-next/commit/0960457))
53+
- Update ([9fa37de](https://github.com/selemondev/create-react-next/commit/9fa37de))
54+
- Update docs ([1d3b0b3](https://github.com/selemondev/create-react-next/commit/1d3b0b3))
55+
56+
### 🏡 Chore
57+
58+
- Update files ([8fd28a1](https://github.com/selemondev/create-react-next/commit/8fd28a1))
59+
- Remove unbuild ([aa68541](https://github.com/selemondev/create-react-next/commit/aa68541))
60+
- . ([f8b306f](https://github.com/selemondev/create-react-next/commit/f8b306f))
61+
- . ([1f34876](https://github.com/selemondev/create-react-next/commit/1f34876))
62+
- Ignore lock files ([efb7a03](https://github.com/selemondev/create-react-next/commit/efb7a03))
63+
- Update ([5ebbf8c](https://github.com/selemondev/create-react-next/commit/5ebbf8c))
64+
- Update .gitignore ([8bd8f11](https://github.com/selemondev/create-react-next/commit/8bd8f11))
65+
66+
### ❤️ Contributors
67+
68+
- Selemondev ([@selemondev](http://github.com/selemondev))
69+
- Selemon Dev <selemon@nathandigital.com>
70+

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

0 commit comments

Comments
 (0)