We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f02c18 commit 05e8bc1Copy full SHA for 05e8bc1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.7](https://github.com/szimek/signature_pad/compare/v5.0.6...v5.0.7) (2025-03-19)
2
+
3
4
+### Bug Fixes
5
6
+* export BasicPoint type ([#820](https://github.com/szimek/signature_pad/issues/820)) ([8732c65](https://github.com/szimek/signature_pad/commit/8732c6526e22e0d3ab372c2be59a2768a9106c79))
7
8
## [5.0.6](https://github.com/szimek/signature_pad/compare/v5.0.5...v5.0.6) (2025-03-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
- "version": "5.0.6",
+ "version": "5.0.7",
"homepage": "https://github.com/szimek/signature_pad",
"author": {
"name": "Szymon Nowak",
0 commit comments