Skip to content

Commit

Permalink
chore(release): 3.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.9.0](v3.8.1...v3.9.0) (2024-11-12)

### Features

* export `IntlConfig` props ([#374](#374)) ([308d961](308d961))
  • Loading branch information
semantic-release-bot committed Nov 12, 2024
1 parent 308d961 commit b051308
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.9.0](https://github.com/cchanxzy/react-currency-input-field/compare/v3.8.1...v3.9.0) (2024-11-12)


### Features

* export `IntlConfig` props ([#374](https://github.com/cchanxzy/react-currency-input-field/issues/374)) ([308d961](https://github.com/cchanxzy/react-currency-input-field/commit/308d96118db667a5cd4d9a312bccf9061a49063c))

## [3.8.1](https://github.com/cchanxzy/react-currency-input-field/compare/v3.8.0...v3.8.1) (2024-11-10)

# [3.8.0](https://github.com/cchanxzy/react-currency-input-field/compare/v3.7.1...v3.8.0) (2024-02-22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-currency-input-field",
"version": "3.8.1",
"version": "3.9.0",
"description": "React <input/> component for formatting currency and numbers.",
"files": [
"dist/**/*",
Expand Down

0 comments on commit b051308

Please sign in to comment.