Skip to content

Commit 1393a1d

Browse files
committed
chore: release vite@1.2.1
1 parent 938411f commit 1393a1d

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.1](https://github.com/tomjs/hbuilderx/compare/vite%401.2.0...vite%401.2.1) (2026-01-06)
2+
3+
- fix: vite 中 sourcemap 使用默认值 [938411f](https://github.com/tomjs/hbuilderx/commit/938411f)
4+
15
## [1.2.0](https://github.com/tomjs/hbuilderx/compare/vite%401.1.0...vite%401.2.0) (2026-01-06)
26

37
- feat: 使用 vite 日志 [ac9f9d9](https://github.com/tomjs/hbuilderx/commit/ac9f9d9)

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.2.0",
4+
"version": "1.2.1",
55
"description": "为 HBuilderX 开发插件提供 vite 插件,可以使用 vue/react 开发 webview 的视图等",
66
"author": {
77
"name": "Tom Gao",

0 commit comments

Comments
 (0)