File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+
320## v1.1.0
421
522[ 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 11{
22 "name" : " aboutproject" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "main" : " src/index.tsx" ,
55 "module" : " src/index.tsx" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments