Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
release: 1.5.0 (#518)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby authored Mar 22, 2022
1 parent cb26198 commit 462b2ed
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
NODE_ENV=production
PUBLIC_PATH=/
VUE_APP_API_URL=/
VUE_APP_API_URL=
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "halo-admin",
"version": "1.5.0-beta.1",
"version": "1.5.0",
"author": "halo-dev",
"description": "Halo admin client.",
"repository": {
Expand All @@ -23,8 +23,8 @@
"@codemirror/basic-setup": "^0.19.1",
"@codemirror/lang-html": "^0.19.4",
"@codemirror/lang-java": "^0.19.1",
"@halo-dev/admin-api": "^1.0.0-alpha.51",
"@halo-dev/editor": "^3.0.0-alpha.3",
"@halo-dev/admin-api": "^1.0.0",
"@halo-dev/editor": "^3.0.0",
"ant-design-vue": "^1.7.8",
"dayjs": "^1.11.0",
"enquire.js": "^2.1.6",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 462b2ed

Please sign in to comment.