Skip to content

Commit bf12764

Browse files
committed
chore: release v2.2.2
1 parent c7069e8 commit bf12764

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [2.2.1](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v2.2.0...v2.2.1) (2024-01-18)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-i18n-detector",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "vite plugin for lazyload i18n resources. 懒加载国际化资源的 vite 插件",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)