Skip to content

Commit cd9025b

Browse files
committed
chore(release): v0.2.9
1 parent d6e863e commit cd9025b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.2.9
2+
3+
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v0.2.8...v0.2.9)
4+
5+
### 📖 Documentation
6+
7+
- **README:** Note for manually installing `cropperjs` ([d6e863e](https://github.com/NamesMT/vue-modern-cropper/commit/d6e863e))
8+
9+
### ❤️ Contributors
10+
11+
- NamesMT ([@NamesMT](http://github.com/NamesMT))
12+
113
## v0.2.8
214

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

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

0 commit comments

Comments
 (0)