Skip to content

Commit 19d5ffd

Browse files
committed
chore(release): v0.2.0
1 parent f977e8b commit 19d5ffd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.2.0
2+
3+
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.1.4...v0.2.0)
4+
5+
### 🎨 Styles
6+
7+
- ⚠️ Change css naming convention ([f977e8b](https://github.com/NamesMT/vue-modern-cropper/commit/f977e8b))
8+
9+
#### ⚠️ Breaking Changes
10+
11+
- ⚠️ Change css naming convention ([f977e8b](https://github.com/NamesMT/vue-modern-cropper/commit/f977e8b))
12+
13+
### ❤️ Contributors
14+
15+
- NamesMT ([@NamesMT](http://github.com/NamesMT))
16+
117
## v0.1.4
218

319
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.1.3...v0.1.4)

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.1.4",
4+
"version": "0.2.0",
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)