Skip to content

Commit

Permalink
chore(main): release 3.2.1 (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 19, 2025
1 parent 3432e18 commit 187b44e
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,5 +1,12 @@
# Changelog

## [3.2.1](https://github.com/dm4t2/vue-currency-input/compare/3.2.0...3.2.1) (2025-01-19)


### Miscellaneous Chores

* **main:** release 3.2.1 ([3432e18](https://github.com/dm4t2/vue-currency-input/commit/3432e18eb6e27bf5fb9e388495ceb1e3f8f87d5b))

## [3.2.0](https://github.com/dm4t2/vue-currency-input/compare/3.1.0...3.2.0) (2025-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 187b44e

Please sign in to comment.