Skip to content

Commit b013fc8

Browse files
committed
chore(release): v1.7.3
1 parent 90a6825 commit b013fc8

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+
## v1.7.3
2+
3+
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v1.7.2...v1.7.3)
4+
5+
### 🩹 Fixes
6+
7+
- Full attributes are re-assign upon reactivity ([f36f35e](https://github.com/NamesMT/vue-modern-cropper/commit/f36f35e))
8+
9+
### 📖 Documentation
10+
11+
- Reword the tips a bit ([5023179](https://github.com/NamesMT/vue-modern-cropper/commit/5023179))
12+
- Adjust docs ([90a6825](https://github.com/NamesMT/vue-modern-cropper/commit/90a6825))
13+
14+
### ❤️ Contributors
15+
16+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
17+
118
## v1.7.2
219

320
[compare changes](https://github.com/NamesMT/vue-modern-cropper/compare/v1.7.1...v1.7.2)

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

0 commit comments

Comments
 (0)