Skip to content

Commit 9935f14

Browse files
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2025-03-14) ### Bug Fixes * add "types" to "exports" in package.json ([#817](#817)) ([5623be7](5623be7))
1 parent 13c6f9f commit 9935f14

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.6](https://github.com/szimek/signature_pad/compare/v5.0.5...v5.0.6) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add "types" to "exports" in package.json ([#817](https://github.com/szimek/signature_pad/issues/817)) ([5623be7](https://github.com/szimek/signature_pad/commit/5623be7242b63ba486a1deb2781ed51bab865baa))
7+
18
## [5.0.5](https://github.com/szimek/signature_pad/compare/v5.0.4...v5.0.5) (2025-03-14)
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.5",
4+
"version": "5.0.6",
55
"homepage": "https://github.com/szimek/signature_pad",
66
"author": {
77
"name": "Szymon Nowak",

0 commit comments

Comments
 (0)