Skip to content

Commit a86666b

Browse files
committed
chore(release): v1.2.0
1 parent f08b817 commit a86666b

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# CHANGELOG
22

3+
## v1.2.0
4+
5+
[compare changes](https://github.com/selimdoyranli/4in1crop/compare/v1.1.0...v1.2.0)
6+
7+
8+
### 🚀 Enhancements
9+
10+
- Add pwa ([f08b817](https://github.com/selimdoyranli/4in1crop/commit/f08b817))
11+
12+
### 🤖 CI
13+
14+
- Vercel deployments ([3b451c0](https://github.com/selimdoyranli/4in1crop/commit/3b451c0))
15+
16+
### ❤️ Contributors
17+
18+
- Selimdoyranli ([@selimdoyranli](http://github.com/selimdoyranli))
19+
320
## v1.1.0
421

522
[compare changes](https://github.com/selimdoyranli/4in1crop/compare/v1.0.0...v1.1.0)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "4in1crop",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Quickly crop a photo for multiple ratios on the same screen",
55
"private": true,
66
"keywords": [
@@ -98,4 +98,4 @@
9898
"path": "cz-conventional-changelog"
9999
}
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)