Skip to content

Commit daf8dcd

Browse files
chore(release): 4.0.3-experimental.1 [skip ci]
## [4.0.3-experimental.1](v4.0.2...v4.0.3-experimental.1) (2025-09-25) ### Bug Fixes * update platform to neutral for esbuild config ([016151d](016151d))
1 parent 016151d commit daf8dcd

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+
## [4.0.3-experimental.1](https://github.com/cchanxzy/react-currency-input-field/compare/v4.0.2...v4.0.3-experimental.1) (2025-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update platform to neutral for esbuild config ([016151d](https://github.com/cchanxzy/react-currency-input-field/commit/016151d79627166591cfc8cc4a7a2e9720d67c8e))
7+
18
## [4.0.2](https://github.com/cchanxzy/react-currency-input-field/compare/v4.0.1...v4.0.2) (2025-09-24)
29

310
## [4.0.1](https://github.com/cchanxzy/react-currency-input-field/compare/v4.0.0...v4.0.1) (2025-09-17)

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": "4.0.2",
3+
"version": "4.0.3-experimental.1",
44
"description": "React <input/> component for formatting currency and numbers.",
55
"sideEffects": false,
66
"files": [

0 commit comments

Comments
 (0)