Skip to content

Commit

Permalink
chore(release): 4.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.3](v4.1.2...v4.1.3) (2022-11-01)

### Bug Fixes

* fix version in built files ([2e0ec92](2e0ec92))
  • Loading branch information
semantic-release-bot committed Nov 1, 2022
1 parent 720553b commit 43d68eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [4.1.3](https://github.com/szimek/signature_pad/compare/v4.1.2...v4.1.3) (2022-11-01)


### Bug Fixes

* fix version in built files ([2e0ec92](https://github.com/szimek/signature_pad/commit/2e0ec92400e86f272f643a3ce4e2a51398426e60))

## [4.1.2](https://github.com/szimek/signature_pad/compare/v4.1.1...v4.1.2) (2022-11-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
"version": "4.1.2",
"version": "4.1.3",
"homepage": "https://github.com/szimek/signature_pad",
"author": {
"name": "Szymon Nowak",
Expand Down

0 comments on commit 43d68eb

Please sign in to comment.