Skip to content

Commit

Permalink
chore: release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Dec 18, 2023
1 parent 9ccaa91 commit 52e28f6
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 @@
# [2.2.0](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v2.1.2...v2.2.0) (2023-12-18)


### Features

* support `autoDetectI18nConfig` option ([9ccaa91](https://github.com/hemengke1997/vite-plugin-i18n-detector/commit/9ccaa9115cf845ec73997d128aaba281baf98632))



## [2.1.2](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v2.1.1...v2.1.2) (2023-12-16)


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-detector",
"version": "2.1.2",
"version": "2.2.0",
"packageManager": "pnpm@8.12.1",
"description": "vite plugin for lazyload i18n resources. 懒加载国际化资源的 vite 插件",
"type": "module",
Expand Down

0 comments on commit 52e28f6

Please sign in to comment.