File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.6.3
5+
6+ [ compare changes] ( https://github.com/selemondev/vue3-signature-pad/compare/v1.6.2...v1.6.3 )
7+
8+ ### 💅 Refactors
9+
10+ - ** prop-types:** Make options' properties optional ([ 38088a7] ( https://github.com/selemondev/vue3-signature-pad/commit/38088a7 ) )
11+ - Narrow type guard ([ cee3a5a] ( https://github.com/selemondev/vue3-signature-pad/commit/cee3a5a ) )
12+
13+ ### 📖 Documentation
14+
15+ - Update ([ d973c2b] ( https://github.com/selemondev/vue3-signature-pad/commit/d973c2b ) )
16+ - Update CHANGELOG ([ b8aadce] ( https://github.com/selemondev/vue3-signature-pad/commit/b8aadce ) )
17+
18+ ### 🏡 Chore
19+
20+ - Update dependency ([ 430b5c7] ( https://github.com/selemondev/vue3-signature-pad/commit/430b5c7 ) )
21+ - Lint ([ 93f7fad] ( https://github.com/selemondev/vue3-signature-pad/commit/93f7fad ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Selemondev < selemondev19@gmail.com >
26+
427## v1.6.2
528
629[ compare changes] ( https://github.com/selemondev/vue3-signature-pad/compare/v1.6.1...v1.6.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @selemondev/vue3-signature-pad" ,
33 "type" : " module" ,
4- "version" : " 1.6.2 " ,
4+ "version" : " 1.6.3 " ,
55 "private" : false ,
66 "packageManager" : " pnpm@9.15.9" ,
77 "description" : " Vue 3 based smooth signature drawing component ✨" ,
You can’t perform that action at this time.
0 commit comments