File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.1.3
2+
3+ [ compare changes] ( https://github.com/NamesMT/vue-modern-cropper/compare/v0.1.2...v0.1.3 )
4+
5+ ### 🚀 Enhancements
6+
7+ - Add Nuxt hyperlink + style ([ f7f0969] ( https://github.com/NamesMT/vue-modern-cropper/commit/f7f0969 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - Remove unintended logging in prod ([ 96150d1] ( https://github.com/NamesMT/vue-modern-cropper/commit/96150d1 ) )
12+ - Css was not included in component ([ ddd1705] ( https://github.com/NamesMT/vue-modern-cropper/commit/ddd1705 ) )
13+
14+ ### 🏡 Chore
15+
16+ - Add release script ([ fe8c097] ( https://github.com/NamesMT/vue-modern-cropper/commit/fe8c097 ) )
17+ - Add prerelease script ([ 99e387a] ( https://github.com/NamesMT/vue-modern-cropper/commit/99e387a ) )
18+ - Pnpm enable-pre-post-script ([ 1e08b5e] ( https://github.com/NamesMT/vue-modern-cropper/commit/1e08b5e ) )
19+
20+ ### 🎨 Styles
21+
22+ - Lint fixes ([ 22a5e07] ( https://github.com/NamesMT/vue-modern-cropper/commit/22a5e07 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - NamesMT ([ @NamesMT ] ( http://github.com/NamesMT ) )
27+
128## 0.0.1 (2023-08-23)
229
330
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-modern-cropper" ,
33 "description" : " Power-packed wrapper over cropperjs@next" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "type" : " module" ,
66 "author" :
" NamesMT <[email protected] >" ,
77 "scripts" : {
5555 "isarray" : " npm:@nolyfill/isarray@latest"
5656 }
5757 }
58- }
58+ }
You can’t perform that action at this time.
0 commit comments