We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767ec82 commit 02d7ecaCopy full SHA for 02d7eca
CHANGELOG.md
@@ -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
8
## [5.0.4](https://github.com/szimek/signature_pad/compare/v5.0.3...v5.0.4) (2024-10-17)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
- "version": "5.0.4",
+ "version": "5.0.5",
"homepage": "https://github.com/szimek/signature_pad",
"author": {
"name": "Szymon Nowak",
0 commit comments