We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7069e8 commit bf12764Copy full SHA for bf12764
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.2](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v2.2.1...v2.2.2) (2024-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* detect vscode config ([c7069e8](https://github.com/hemengke1997/vite-plugin-i18n-detector/commit/c7069e810a7aa0b0822f01389e39908bb8282a20))
7
8
9
10
## [2.2.1](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v2.2.0...v2.2.1) (2024-01-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-i18n-detector",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "vite plugin for lazyload i18n resources. 懒加载国际化资源的 vite 插件",
"type": "module",
"keywords": [
0 commit comments