Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - site@0.0.24
 - zarm@3.0.16
  • Loading branch information
JeromeLin committed Oct 26, 2023
1 parent 47d709f commit e0f9b7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/site/package.json
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.0.24-alpha.1",
"version": "0.0.24",
"private": true,
"scripts": {
"build": "rimraf assets && mkdir assets && touch assets/CNAME && echo 'zarm.design' > assets/CNAME && zarm deploy",
Expand Down Expand Up @@ -28,7 +28,7 @@
"react-intl": "^5.12.1",
"react-loadable": "^5.5.0",
"react-router-dom": "^5.1.2",
"zarm": "^3.0.16-alpha.1",
"zarm": "^3.0.16",
"zarm-web": "0.0.1-alpha.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zarm/package.json
@@ -1,6 +1,6 @@
{
"name": "zarm",
"version": "3.0.16-alpha.1",
"version": "3.0.16",
"description": "基于 React 的移动端UI库",
"keywords": [
"react",
Expand Down

1 comment on commit e0f9b7b

@vercel
Copy link

@vercel vercel bot commented on e0f9b7b Oct 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zarm – ./

zarm-git-master-zhongantech.vercel.app
zarm-zhongantech.vercel.app

Please sign in to comment.