Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Green committed Jun 14, 2019
1 parent 0c0ea24 commit 74223e9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.1",
"version": "6.0.2",
"npmClient": "yarn",
"npmClientArgs": [
"--no-lockfile"
Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": {
"url": "https://github.com/zendeskgarden/react-components/issues"
},
"version": "6.0.1",
"version": "6.0.2",
"main": "./dist/index.js",
"files": [
"dist"
Expand All @@ -19,7 +19,7 @@
"start": "../../utils/scripts/start.sh"
},
"dependencies": {
"@zendeskgarden/react-buttons": "^6.0.1",
"@zendeskgarden/react-buttons": "^6.0.2",
"@zendeskgarden/react-menus": "^6.0.1",
"@zendeskgarden/react-selection": "^6.0.1",
"@zendeskgarden/react-tags": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/avatars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": {
"url": "https://github.com/zendeskgarden/react-components/issues"
},
"version": "6.0.1",
"version": "6.0.2",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": {
"url": "https://github.com/zendeskgarden/react-components/issues"
},
"version": "6.0.1",
"version": "6.0.2",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down

0 comments on commit 74223e9

Please sign in to comment.