File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.0.1
4
+
5
+ [ compare changes] ( https://github.com/cli-stuff/apr/compare/v1.0.0...v1.0.1 )
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
+ - Fix version ([ 452fbd8] ( https://github.com/cli-stuff/apr/commit/452fbd8 ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - 🍱 manually update CHANGELOG for v1.0.0 release ([ 7df5050] ( https://github.com/cli-stuff/apr/commit/7df5050 ) )
16
+ - ** release:** V0.0.2 ([ ad37ed3] ( https://github.com/cli-stuff/apr/commit/ad37ed3 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Okinea Dev ([ @okineadev ] ( http://github.com/okineadev ) )
21
+
3
22
## v1.0.0
4
23
5
24
### 🚀 Enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aboutproject" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
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