Skip to content

Commit 3695e54

Browse files
committed
chore(release): v0.2.2
1 parent 6835642 commit 3695e54

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## v0.2.2
2+
3+
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.2.1...v0.2.2)
4+
5+
### 🩹 Fixes
6+
7+
- Wrong class name used ([6835642](https://github.com/NamesMT/vue-modern-cropper/commit/6835642))
8+
9+
### 📖 Documentation
10+
11+
- Make the title color consistent ([e2bf18c](https://github.com/NamesMT/vue-modern-cropper/commit/e2bf18c))
12+
13+
### 🏡 Chore
14+
15+
- Docs build deploy workflow ([e0e228d](https://github.com/NamesMT/vue-modern-cropper/commit/e0e228d))
16+
- Delete old static workflow ([0bd9bce](https://github.com/NamesMT/vue-modern-cropper/commit/0bd9bce))
17+
- Remove `docs` directory ([f3668a2](https://github.com/NamesMT/vue-modern-cropper/commit/f3668a2))
18+
19+
### ❤️ Contributors
20+
21+
- NamesMT ([@NamesMT](http://github.com/NamesMT))
22+
- Trung Dang ([@NamesMT](http://github.com/NamesMT))
23+
124
## v0.2.1
225

326
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.2.0...v0.2.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-modern-cropper",
33
"type": "module",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Power-packed wrapper over cropperjs@next",
66
"author": "NamesMT <[email protected]>",
77
"homepage": "https://github.com/NamesMT/vue-modern-cropper",

0 commit comments

Comments
 (0)