Skip to content

Commit 356e97d

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-06-10) ### Bug Fixes * cast type instead of global namespace ([#773](#773)) ([caf901b](caf901b))
1 parent fe4227d commit 356e97d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.2](https://github.com/szimek/signature_pad/compare/v5.0.1...v5.0.2) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* cast type instead of global namespace ([#773](https://github.com/szimek/signature_pad/issues/773)) ([caf901b](https://github.com/szimek/signature_pad/commit/caf901be958f2b1bd42168e157ee072111a50a99))
7+
18
## [5.0.1](https://github.com/szimek/signature_pad/compare/v5.0.0...v5.0.1) (2024-05-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "signature_pad",
33
"description": "Library for drawing smooth signatures.",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"homepage": "https://github.com/szimek/signature_pad",
66
"author": {
77
"name": "Szymon Nowak",

0 commit comments

Comments
 (0)