Skip to content

Commit 02d7eca

Browse files
chore(release): 5.0.5 [skip ci]
## [5.0.5](v5.0.4...v5.0.5) (2025-03-14) ### Bug Fixes * Add conditional exports to package.json ([#815](#815)) ([005a090](005a090))
1 parent 767ec82 commit 02d7eca

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.5](https://github.com/szimek/signature_pad/compare/v5.0.4...v5.0.5) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Add conditional exports to package.json ([#815](https://github.com/szimek/signature_pad/issues/815)) ([005a090](https://github.com/szimek/signature_pad/commit/005a090ef3c37e7bb9adbf7ad5ace57846f4548b))
7+
18
## [5.0.4](https://github.com/szimek/signature_pad/compare/v5.0.3...v5.0.4) (2024-10-17)
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.4",
4+
"version": "5.0.5",
55
"homepage": "https://github.com/szimek/signature_pad",
66
"author": {
77
"name": "Szymon Nowak",

0 commit comments

Comments
 (0)