Skip to content

Commit

Permalink
chore: release v5.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Jan 6, 2025
1 parent 04397d7 commit b24c2c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.2.10](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v5.2.9...v5.2.10) (2025-01-06)


### Bug Fixes

* options maybe undefined ([04397d7](https://github.com/hemengke1997/vite-plugin-i18n-ally/commit/04397d7bdd6f9f1e7cc142d20071df927f311b55))



## [5.2.9](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v5.2.8...v5.2.9) (2024-12-31)


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": "vite-plugin-i18n-ally",
"version": "5.2.9",
"version": "5.2.10",
"packageManager": "[email protected]",
"description": "Vite plugin for automatic lazy loading of i18n resources",
"type": "module",
Expand Down

0 comments on commit b24c2c3

Please sign in to comment.