“chenhuachun”
2026-01-06 21:17:17 +08:00
parent 56c30b3c86
commit 2812affbcb
50 changed files with 228 additions and 25 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.14.2](https://github.com/samchen08/vtj.pro/compare/dev-web@0.14.1...dev-web@0.14.2) (2026-01-06)
**Note:** Version bump only for package dev-web
## [0.14.1](https://github.com/samchen08/vtj.pro/compare/dev-web@0.14.0...dev-web@0.14.1) (2026-01-04)
**Note:** Version bump only for package dev-web

View File

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