From d05b5132b63fcce185f47c4739141a37e071f657 Mon Sep 17 00:00:00 2001 From: hemengke <23536175@qq.com> Date: Wed, 18 Sep 2024 18:56:32 +0800 Subject: [PATCH] chore: release v5.0.1 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a26a510..66401e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.0.1](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v5.0.0...v5.0.1) (2024-09-18) + + +### Bug Fixes + +* sync vite plugin ([9295289](https://github.com/hemengke1997/vite-plugin-i18n-ally/commit/92952899b42c11a2bc0902b03b73887697d5d817)) + + + # [5.0.0](https://github.com/hemengke1997/vite-plugin-i18n-ally/compare/v4.1.1...v5.0.0) (2024-09-18) diff --git a/package.json b/package.json index 917e28c..eebb271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-i18n-ally", - "version": "5.0.0", + "version": "5.0.1", "description": "vite plugin load i18n resources lazily. 懒加载国际化资源的 vite 插件", "type": "module", "keywords": [