chore(release): bump version to v0.1.8

This commit is contained in:
mofeng-git
2026-04-01 21:30:41 +08:00
parent abb319068b
commit 2b2b471cfb
4 changed files with 5 additions and 5 deletions

4
web/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "web",
"version": "0.1.7",
"version": "0.1.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "web",
"version": "0.1.7",
"version": "0.1.8",
"dependencies": {
"@vueuse/core": "^14.1.0",
"class-variance-authority": "^0.7.1",

View File

@@ -1,7 +1,7 @@
{
"name": "web",
"private": true,
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"scripts": {
"dev": "vite",