Skip to content

Commit 9ec285e

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.7...v4.2.0) (2024-03-10) ### Features * add canvasContextOptions API for use by the getContext ([#761](#761)) ([7abdd48](7abdd48))
1 parent 3d8f436 commit 9ec285e

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+
# [4.2.0](https://github.com/szimek/signature_pad/compare/v4.1.7...v4.2.0) (2024-03-10)
2+
3+
4+
### Features
5+
6+
* add canvasContextOptions API for use by the getContext ([#761](https://github.com/szimek/signature_pad/issues/761)) ([7abdd48](https://github.com/szimek/signature_pad/commit/7abdd48a50bd13c4bb508018c80babcaf782bbd4))
7+
18
## [4.1.7](https://github.com/szimek/signature_pad/compare/v4.1.6...v4.1.7) (2023-11-16)
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": "4.1.7",
4+
"version": "4.2.0",
55
"homepage": "https://github.com/szimek/signature_pad",
66
"author": {
77
"name": "Szymon Nowak",

0 commit comments

Comments
 (0)