Skip to content

Commit fed7c7a

Browse files
committed
chore(main): release 3.1.0
1 parent 69f9440 commit fed7c7a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/viarotel-org/vite-uniapp-template/compare/v3.0.5...v3.1.0) (2025-09-09)
4+
5+
6+
### Features
7+
8+
* 🚀 新增意见反馈模板 ([69f9440](https://github.com/viarotel-org/vite-uniapp-template/commit/69f94404c3e02a75199c0f32af15701fbe8e39dc))
9+
10+
11+
### Bug Fixes
12+
13+
* 🐛 修复微信小程序部分样式展示异常的问题 ([643e8e6](https://github.com/viarotel-org/vite-uniapp-template/commit/643e8e65f71dca56410cd84e99d712afc63ea57b))
14+
315
## [3.0.5](https://github.com/viarotel-org/vite-uniapp-template/compare/v3.0.4...v3.0.5) (2025-09-02)
416

517

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.5",
4+
"version": "3.1.0",
55
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
66
"description": "以实用为先的 uni-app 起手模板",
77
"author": {

0 commit comments

Comments
 (0)