Skip to content

Commit

Permalink
chore(release): 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.3](v4.0.2...v4.0.3) (2022-03-18)

### Bug Fixes

* emit endStroke on pointerup outside of canvas ([#604](#604)) ([29b80dd](29b80dd))
  • Loading branch information
semantic-release-bot committed Mar 18, 2022
1 parent 1a20cca commit 3513851
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.3](https://github.com/szimek/signature_pad/compare/v4.0.2...v4.0.3) (2022-03-18)


### Bug Fixes

* emit endStroke on pointerup outside of canvas ([#604](https://github.com/szimek/signature_pad/issues/604)) ([29b80dd](https://github.com/szimek/signature_pad/commit/29b80ddc7adcc923b4939e782a413ffc64ba3f5b))

## [4.0.2](https://github.com/szimek/signature_pad/compare/v4.0.1...v4.0.2) (2022-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
"version": "4.0.2",
"version": "4.0.3",
"homepage": "https://github.com/szimek/signature_pad",
"author": {
"name": "Szymon Nowak",
Expand Down

0 comments on commit 3513851

Please sign in to comment.