Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jan 3, 2024
1 parent d613f45 commit 5e21fdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styled-ui-docs",
"version": "0.27.3",
"version": "0.27.4",
"private": true,
"scripts": {
"build": ". ./tonic-ui.env && ./update-versions.sh && cross-env NODE_ENV=production next build",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@mdx-js/react": "^1.6.22",
"@next/mdx": "^12.0.1",
"@trendmicro/babel-config": "^1.0.2",
"@trendmicro/react-styled-ui": "^0.27.3",
"@trendmicro/react-styled-ui": "^0.27.4",
"@trendmicro/styled-ui-theme": "^0.15.0",
"@zeit/next-css": "^1.0.1",
"boolean": "^3.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-styled-ui",
"version": "0.27.3",
"version": "0.27.4",
"description": "React UI components built with Emotion and Styled System",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 5e21fdf

Please sign in to comment.