“chenhuachun”
2025-05-07 16:56:35 +08:00
parent 96accbcf83
commit 2e2e6ed5a4
52 changed files with 246 additions and 26 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.12.15](https://gitee.com/newgateway/vtj/compare/dev-web@0.12.14...dev-web@0.12.15) (2025-05-07)
**Note:** Version bump only for package dev-web
## [0.12.14](https://gitee.com/newgateway/vtj/compare/dev-web@0.12.13...dev-web@0.12.14) (2025-05-07)
**Note:** Version bump only for package dev-web

View File

@@ -1,7 +1,7 @@
{
"name": "dev-web",
"private": true,
"version": "0.12.14",
"version": "0.12.15",
"type": "module",
"scripts": {
"dev": "cross-env ENV_TYPE=local vite --force",