Skip to content

Commit 96e2672

Browse files
authored
Merge pull request #57 from viarotel-org/release-please--branches--main--components--vite-uniapp-template
chore(main): release 3.0.5
2 parents 39de4ad + b26d518 commit 96e2672

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.5](https://github.com/viarotel-org/vite-uniapp-template/compare/v3.0.4...v3.0.5) (2025-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* 🐛 解决 Windows 下云打包编译阶段卡死的问题 ([1b57707](https://github.com/viarotel-org/vite-uniapp-template/commit/1b57707dca3727b2c72ba948d9e6caf4712e08a4))
9+
310
## [3.0.4](https://github.com/viarotel-org/vite-uniapp-template/compare/v3.0.3...v3.0.4) (2025-07-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-uniapp-template",
33
"type": "commonjs",
4-
"version": "3.0.4",
4+
"version": "3.0.5",
55
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
66
"description": "以实用为先的 uni-app 起手模板",
77
"author": {

0 commit comments

Comments
 (0)