Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Oct 13, 2023
1 parent 36cbb1b commit 71b4b07
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 @@
## [1.0.2](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v1.0.1...v1.0.2) (2023-10-13)


### Bug Fixes

* missing url anchors ([36cbb1b](https://github.com/hemengke1997/vite-plugin-i18n-detector/commit/36cbb1b01de754cd7d1c796ef8a18103c618444a))



## [1.0.1](https://github.com/hemengke1997/vite-plugin-i18n-detector/compare/v1.0.0...v1.0.1) (2023-10-13)


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

0 comments on commit 71b4b07

Please sign in to comment.