Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - rnkit@0.0.2
 - site@0.0.4
 - zarm@2.9.14
  • Loading branch information
JeromeLin committed Jun 24, 2022
1 parent 948c767 commit a032d5a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/rnkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rnkit",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
4 changes: 2 additions & 2 deletions packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"scripts": {
"clean": "rimraf assets",
Expand All @@ -25,7 +25,7 @@
"react-intl": "^5.12.1",
"react-loadable": "^5.5.0",
"react-router-dom": "^5.1.2",
"zarm": "^2.9.13",
"zarm": "^2.9.14",
"zarm-web": "0.0.1-alpha.10"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zarm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zarm",
"version": "2.9.13",
"version": "2.9.14",
"description": "基于 React 的移动端UI库",
"keywords": [
"react",
Expand Down

1 comment on commit a032d5a

@vercel
Copy link

@vercel vercel bot commented on a032d5a Jun 24, 2022

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-zhongantech.vercel.app
zarm-iota.vercel.app
zarm-git-master-zhongantech.vercel.app

Please sign in to comment.