Skip to content

Commit ba79fd7

Browse files
chore(release): 3.4.1 [skip ci]
## [3.4.1](v3.4.0...v3.4.1) (2021-05-22) ### Bug Fixes * abbreviation char after period ([#168](#168)) ([58612ba](58612ba))
1 parent 58612ba commit ba79fd7

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.1](https://github.com/cchanxzy/react-currency-input-field/compare/v3.4.0...v3.4.1) (2021-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* abbreviation char after period ([#168](https://github.com/cchanxzy/react-currency-input-field/issues/168)) ([58612ba](https://github.com/cchanxzy/react-currency-input-field/commit/58612ba3a50540307b53c9be57d0559373cdf807))
7+
18
# [3.4.0](https://github.com/cchanxzy/react-currency-input-field/compare/v3.3.2...v3.4.0) (2021-05-22)
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.0",
3+
"version": "3.4.1",
44
"description": "React <input/> component for formatting currency and numbers.",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)