Skip to content

Commit 0f42ded

Browse files
committed
chore: release vite@1.2.0
1 parent 11486c6 commit 0f42ded

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/vite/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.2.0](https://github.com/tomjs/hbuilderx/compare/vite%401.1.0...vite%401.2.0) (2026-01-06)
2+
3+
- feat: 使用 vite 日志 [ac9f9d9](https://github.com/tomjs/hbuilderx/commit/ac9f9d9)
4+
15
## [1.1.0](https://github.com/tomjs/hbuilderx/compare/vite%401.0.0...vite%401.1.0) (2026-01-03)
26

37
- feat: vite 导出 env 改为 types [8740464](https://github.com/tomjs/hbuilderx/commit/8740464)

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tomjs/vite-plugin-hbuilderx",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "为 HBuilderX 开发插件提供 vite 插件,可以使用 vue/react 开发 webview 的视图等",
66
"author": {
77
"name": "Tom Gao",

0 commit comments

Comments
 (0)