Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Sep 4, 2020
1 parent 09b1c11 commit 2b9a710
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.6.1",
"version": "0.7.0",
"description": "React UI components built with Emotion and Styled System",
"main": "index.js",
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 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.6.1",
"version": "0.7.0",
"private": true,
"scripts": {
"build": "cross-env NODE_ENV=production next build",
Expand All @@ -23,8 +23,8 @@
"@mdx-js/mdx": "^1.6.7",
"@mdx-js/react": "^1.6.7",
"@next/mdx": "^9.4.4",
"@trendmicro/react-styled-ui": "^0.6.1",
"@trendmicro/styled-ui-theme": "^0.6.1",
"@trendmicro/react-styled-ui": "^0.7.0",
"@trendmicro/styled-ui-theme": "^0.7.0",
"@zeit/next-css": "^1.0.1",
"boolean": "^3.0.1",
"cross-env": "~7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-ui-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/styled-ui-theme",
"version": "0.6.1",
"version": "0.7.0",
"description": "An extensible theming system for building UI component library with Styled System",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 2b9a710

Please sign in to comment.