We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3432e18 commit 187b44eCopy full SHA for 187b44e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.2.1](https://github.com/dm4t2/vue-currency-input/compare/3.2.0...3.2.1) (2025-01-19)
4
+
5
6
+### Miscellaneous Chores
7
8
+* **main:** release 3.2.1 ([3432e18](https://github.com/dm4t2/vue-currency-input/commit/3432e18eb6e27bf5fb9e388495ceb1e3f8f87d5b))
9
10
## [3.2.0](https://github.com/dm4t2/vue-currency-input/compare/3.1.0...3.2.0) (2025-01-18)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-currency-input",
"description": "Easy input of currency formatted numbers for Vue.js.",
- "version": "3.2.0",
+ "version": "3.2.1",
"license": "MIT",
"module": "./dist/index.mjs",
"main": "./dist/index.cjs",
0 commit comments