File tree 2 files changed +1
-18
lines changed
2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v0.0.2
4
-
5
- [ compare changes] ( https://github.com/cli-stuff/apr/compare/v1.0.0...v0.0.2 )
6
-
7
- ### 🩹 Fixes
8
-
9
- - Fix Biome formatter ([ 20f0c5a] ( https://github.com/cli-stuff/apr/commit/20f0c5a ) )
10
- - ** deps:** Move ` @types/react ` to ` devDependencies ` ([ 4f0c59c] ( https://github.com/cli-stuff/apr/commit/4f0c59c ) )
11
-
12
- ### 🏡 Chore
13
-
14
- - 🍱 manually update CHANGELOG for v1.0.0 release ([ 7df5050] ( https://github.com/cli-stuff/apr/commit/7df5050 ) )
15
-
16
- ### ❤️ Contributors
17
-
18
- - Okinea Dev ([ @okineadev ] ( http://github.com/okineadev ) )
19
-
20
3
## v1.0.0
21
4
22
5
### 🚀 Enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aboutproject" ,
3
- "version" : " 0 .0.2 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"main" : " src/index.tsx" ,
5
5
"module" : " src/index.tsx" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments