Skip to content

Commit

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


### Features

* support flat keyStyle ([c402676](https://github.com/hemengke1997/vite-plugin-i18n-ally/commit/c402676d8499475be814a9488c9930e4676e350e))



## [5.0.1](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v5.0.0...v5.0.1) (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.1",
"version": "5.1.0",
"description": "vite plugin load i18n resources lazily. 懒加载国际化资源,适配vscode-i18n-ally",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 20a9a5b

Please sign in to comment.