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 Oct 16, 2019
1 parent a9a67f4 commit 1857fe6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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.8.1",
"version": "6.9.0",
"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.8.0",
"version": "6.9.0",
"main": "./dist/index.js",
"files": [
"dist"
Expand All @@ -19,7 +19,7 @@
"start": "../../utils/scripts/start.sh"
},
"dependencies": {
"@zendeskgarden/react-buttons": "^6.7.1",
"@zendeskgarden/react-buttons": "^6.9.0",
"@zendeskgarden/react-menus": "^6.8.0",
"@zendeskgarden/react-selection": "^6.5.0",
"@zendeskgarden/react-tags": "^6.8.0",
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.7.1",
"version": "6.9.0",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome/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.7.1",
"version": "6.9.0",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/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.8.1",
"version": "6.9.0",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down

0 comments on commit 1857fe6

Please sign in to comment.