Skip to content

Commit

Permalink
chore: release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Sep 18, 2024
1 parent 9295289 commit d05b513
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.0.1](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v5.0.0...v5.0.1) (2024-09-18)


### Bug Fixes

* sync vite plugin ([9295289](https://github.com/hemengke1997/vite-plugin-i18n-ally/commit/92952899b42c11a2bc0902b03b73887697d5d817))



# [5.0.0](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v4.1.1...v5.0.0) (2024-09-18)


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.0.0",
"version": "5.0.1",
"description": "vite plugin load i18n resources lazily. 懒加载国际化资源的 vite 插件",
"type": "module",
"keywords": [
Expand Down

0 comments on commit d05b513

Please sign in to comment.