Skip to content

Commit 240e6cf

Browse files
chore(release): 3.4.3 [skip ci]
## [3.4.3](v3.4.2...v3.4.3) (2021-08-22) ### Bug Fixes * artificial change to trigger version update ([1dfc138](1dfc138))
1 parent 1dfc138 commit 240e6cf

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+
## [3.4.3](https://github.com/cchanxzy/react-currency-input-field/compare/v3.4.2...v3.4.3) (2021-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* artificial change to trigger version update ([1dfc138](https://github.com/cchanxzy/react-currency-input-field/commit/1dfc138db8f9a6a04936ba2d27baa8f0536c46de))
7+
18
## [3.4.2](https://github.com/cchanxzy/react-currency-input-field/compare/v3.4.1...v3.4.2) (2021-07-08)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-currency-input-field",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "React <input/> component for formatting currency and numbers.",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)