Skip to content

Commit

Permalink
chore(release): 2.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.1](v2.4.0...v2.4.1) (2020-11-04)

### Bug Fixes

* add onChange to onBlur test ([4195ef6](4195ef6))
  • Loading branch information
semantic-release-bot committed Nov 4, 2020
1 parent 4195ef6 commit ffbfc0b
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 @@
## [2.4.1](https://github.com/cchanxzy/react-currency-input-field/compare/v2.4.0...v2.4.1) (2020-11-04)


### Bug Fixes

* add onChange to onBlur test ([4195ef6](https://github.com/cchanxzy/react-currency-input-field/commit/4195ef68c5e2eeaedd573813b252dacf4b8b2e92))

# [2.4.0](https://github.com/cchanxzy/react-currency-input-field/compare/v2.3.6...v2.4.0) (2020-11-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-currency-input-field",
"version": "2.4.0",
"version": "2.4.1",
"description": "React <input /> component for formatting currency and numbers.",
"files": [
"dist/**/*"
Expand Down

0 comments on commit ffbfc0b

Please sign in to comment.