Skip to content

Commit b5132cf

Browse files
chore(release): 3.9.1 [skip ci]
## [3.9.1](v3.9.0...v3.9.1) (2025-02-22) ### Bug Fixes * add react 19 as peer dependency ([396d57b](396d57b)), closes [#380](#380)
1 parent 396d57b commit b5132cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.9.1](https://github.com/cchanxzy/react-currency-input-field/compare/v3.9.0...v3.9.1) (2025-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* add react 19 as peer dependency ([396d57b](https://github.com/cchanxzy/react-currency-input-field/commit/396d57b638c6419c4997e267f176a7d0b5c6bd92)), closes [#380](https://github.com/cchanxzy/react-currency-input-field/issues/380)
7+
18
# [3.9.0](https://github.com/cchanxzy/react-currency-input-field/compare/v3.8.1...v3.9.0) (2024-11-12)
29

310

package.json

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

0 commit comments

Comments
 (0)