Skip to content

Commit e903fff

Browse files
committed
release: 1.0.0
1 parent 6185f98 commit e903fff

File tree

3 files changed

+123
-46
lines changed

3 files changed

+123
-46
lines changed

console/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halo-dev/plugin-starter",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite build --watch",
@@ -11,8 +11,8 @@
1111
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
1212
},
1313
"dependencies": {
14-
"@halo-dev/components": "^0.0.0-alpha.5",
15-
"@halo-dev/console-shared": "^2.0.0-alpha.3",
14+
"@halo-dev/components": "^1.0.0",
15+
"@halo-dev/console-shared": "^2.0.0",
1616
"vue": "^3.2.41"
1717
},
1818
"devDependencies": {

console/pnpm-lock.yaml

+120-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/halo-2.0.0-SNAPSHOT-plain.jar

-2.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)