Skip to content

Commit 4c3c762

Browse files
authored
chore(main): release 1.0.0 (#6)
1 parent 3f1bcc1 commit 4c3c762

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"create-reactw-app": {
33
"release-type": "node"
4-
}
4+
},
5+
".": "1.0.0"
56
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-06-21)
4+
5+
6+
### Features
7+
8+
* CLI for rtw app ([a350636](https://github.com/hidaytrahman/create-reactw-app/commit/a3506365e66d4e9f984bd6dee0ecab289d872cec))
9+
* update package name ([a76b906](https://github.com/hidaytrahman/create-reactw-app/commit/a76b9061add80b9b3e8be5cc27f25fef14c45d34))
10+
* update the version of degit ([cd57200](https://github.com/hidaytrahman/create-reactw-app/commit/cd572002c5c4017309de9c97b951045d163f1098))
11+
12+
13+
### Bug Fixes
14+
15+
* release please config issues ([a8fa0e7](https://github.com/hidaytrahman/create-reactw-app/commit/a8fa0e7fc492e286a71411749b109ecd98aa14ad))
16+
* release please config issues ([1d2a4eb](https://github.com/hidaytrahman/create-reactw-app/commit/1d2a4eb0bf3ce8235bbeca4748d13ef8a8afe5ea))
17+
* version update ([41d1ccf](https://github.com/hidaytrahman/create-reactw-app/commit/41d1ccf63f087783d639bbfff97edeaf545ea445))
18+
* version update ([0a9d81c](https://github.com/hidaytrahman/create-reactw-app/commit/0a9d81cc20a360820a30bd676a654f9f5aa4d29b))
19+
* workflow issue for the release please ([3f312d6](https://github.com/hidaytrahman/create-reactw-app/commit/3f312d6d706102805cd0517f7291cc40258d8b8f))
20+
* workflow issue for the release please ([a536836](https://github.com/hidaytrahman/create-reactw-app/commit/a536836e0c96cc1c38517c4141e4b84eeec4d680))

0 commit comments

Comments
 (0)