Skip to content

Commit b27489b

Browse files
author
Austin Green
committed
chore(release): publish
1 parent a2c7e90 commit b27489b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.2.1",
2+
"version": "6.3.0",
33
"npmClient": "yarn",
44
"npmClientArgs": [
55
"--no-lockfile"

packages/dropdowns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bugs": {
99
"url": "https://github.com/zendeskgarden/react-components/issues"
1010
},
11-
"version": "6.2.1",
11+
"version": "6.3.0",
1212
"main": "./dist/index.js",
1313
"files": [
1414
"dist"

packages/typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bugs": {
99
"url": "https://github.com/zendeskgarden/react-components/issues"
1010
},
11-
"version": "6.2.0",
11+
"version": "6.3.0",
1212
"main": "./dist/index.js",
1313
"files": [
1414
"dist"

0 commit comments

Comments
 (0)