Skip to content

Commit efe9658

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2026-03-18) ### Bug Fixes * **package:** exclude test files and examples from published package ([8902a67](8902a67))
1 parent 8902a67 commit efe9658

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.5](https://github.com/cchanxzy/react-currency-input-field/compare/v4.0.4...v4.0.5) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** exclude test files and examples from published package ([8902a67](https://github.com/cchanxzy/react-currency-input-field/commit/8902a67d50546af8140092b8941cc5412b0f509c))
7+
18
## [4.0.4](https://github.com/cchanxzy/react-currency-input-field/compare/v4.0.3...v4.0.4) (2026-03-18)
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": "4.0.4",
3+
"version": "4.0.5",
44
"description": "React <input/> component for formatting currency and numbers.",
55
"sideEffects": false,
66
"files": [

0 commit comments

Comments
 (0)