“chenhuachun”
2026-04-28 21:01:57 +08:00
parent 5a3bde6dfe
commit a1faaa3e79
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.16.30](https://github.com/samchen08/vtj.pro/compare/dev-web@0.16.29...dev-web@0.16.30) (2026-04-28)
**Note:** Version bump only for package dev-web
## [0.16.29](https://github.com/samchen08/vtj.pro/compare/dev-web@0.16.28...dev-web@0.16.29) (2026-04-28)

View File

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