Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Aug 13, 2020
1 parent 38bf238 commit 0dbc689
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react-styled-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-styled-ui",
"version": "0.5.0",
"version": "0.6.0",
"description": "React UI components built with Emotion and Styled System",
"main": "dist/react-styled-ui.js",
"module": "dist/es/react-styled-ui.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/styled-ui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styled-ui-docs",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"build": "cross-env NODE_ENV=production next build",
Expand All @@ -23,7 +23,7 @@
"@mdx-js/mdx": "^1.6.7",
"@mdx-js/react": "^1.6.7",
"@next/mdx": "^9.4.4",
"@trendmicro/react-styled-ui": "^0.5.0",
"@trendmicro/react-styled-ui": "^0.6.0",
"@trendmicro/styled-ui-theme": "^0.5.0",
"@zeit/next-css": "^1.0.1",
"boolean": "^3.0.1",
Expand Down

0 comments on commit 0dbc689

Please sign in to comment.