File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.1.1
4
+
5
+ [ compare changes] ( https://github.com/cli-stuff/apr/compare/v1.1.0...v1.1.1 )
6
+
7
+ ### 🔥 Performance
8
+
9
+ - ⚡ reduce bundle size ([ 154eb2e] ( https://github.com/cli-stuff/apr/commit/154eb2e ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - 💵 update funding links in ` README.md ` and ` package.json ` ([ c952bfa] ( https://github.com/cli-stuff/apr/commit/c952bfa ) )
14
+ - 🔒 use text-based Bun lockfile ([ 25165c0] ( https://github.com/cli-stuff/apr/commit/25165c0 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Okinea Dev ([ @okineadev ] ( http://github.com/okineadev ) )
19
+
3
20
## v1.1.0
4
21
5
22
[ compare changes] ( https://github.com/cli-stuff/apr/compare/v1.0.2...v1.1.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aboutproject" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.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