Skip to content

Commit fb42b14

Browse files
committed
chore(release): v0.2.8
1 parent 4447dc0 commit fb42b14

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v0.2.8
2+
3+
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.2.7...v0.2.8)
4+
5+
### 🩹 Fixes
6+
7+
- **docs:** Components auto import dir ([a11c746](https://github.com/NamesMT/vue-modern-cropper/commit/a11c746))
8+
9+
### 🏡 Chore
10+
11+
- Update deps ([a23525c](https://github.com/NamesMT/vue-modern-cropper/commit/a23525c))
12+
- Mark `cropperjs` as peerDep and should not bundle ([4447dc0](https://github.com/NamesMT/vue-modern-cropper/commit/4447dc0))
13+
14+
### ❤️ Contributors
15+
16+
- NamesMT ([@NamesMT](http://github.com/NamesMT))
17+
118
## v0.2.7
219

320
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.2.6...v0.2.7)

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.7",
4+
"version": "0.2.8",
55
"packageManager": "[email protected]",
66
"description": "Power-packed wrapper over cropperjs@next",
77
"author": "NamesMT <[email protected]>",

0 commit comments

Comments
 (0)