Skip to content

Commit a875373

Browse files
chore(release): v1.1.1
1 parent 154eb2e commit a875373

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
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)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {

0 commit comments

Comments
 (0)