Skip to content

Commit 3f34cb0

Browse files
committed
chore(release): publish v1.16.6
1 parent cd55487 commit 3f34cb0

File tree

10 files changed

+48
-8
lines changed

10 files changed

+48
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
715

816
**Note:** Version bump only for package root

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"packages": [
1414
"packages/*"
1515
],
16-
"version": "1.16.5",
16+
"version": "1.16.6",
1717
"npmClient": "yarn",
1818
"useWorkspaces": true
1919
}

packages/core-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
7+
8+
**Note:** Version bump only for package @wework/ray-core-react
9+
10+
11+
12+
13+
614
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
715

816
**Note:** Version bump only for package @wework/ray-core-react

packages/core-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wework/ray-core-react",
3-
"version": "1.16.5",
3+
"version": "1.16.6",
44
"description": "A React wrapper component library for the Ray design system",
55
"main": "dist/umd/index.js",
66
"module": "dist/es/index.js",
@@ -22,7 +22,7 @@
2222
"directory": "packages/core-react"
2323
},
2424
"dependencies": {
25-
"@wework/ray-core": "^1.16.5",
25+
"@wework/ray-core": "^1.16.6",
2626
"clsx": "^1.0.4"
2727
},
2828
"peerDependencies": {

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
7+
8+
**Note:** Version bump only for package @wework/ray-core
9+
10+
11+
12+
13+
614
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
715

816
**Note:** Version bump only for package @wework/ray-core

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wework/ray-core",
3-
"version": "1.16.5",
3+
"version": "1.16.6",
44
"main": "umd/index.js",
55
"module": "es/index.js",
66
"style": "css/ray-core.min.css",

packages/docs-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
7+
8+
**Note:** Version bump only for package ray-website-gatsby
9+
10+
11+
12+
13+
614
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
715

816
**Note:** Version bump only for package ray-website-gatsby

packages/docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ray-website-gatsby",
33
"description": "Ray Design System website",
44
"private": true,
5-
"version": "1.16.5",
5+
"version": "1.16.6",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/product-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
7+
8+
**Note:** Version bump only for package @wework/ray-product-react
9+
10+
11+
12+
13+
614
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
715

816
**Note:** Version bump only for package @wework/ray-product-react

packages/product-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wework/ray-product-react",
3-
"version": "1.16.5",
3+
"version": "1.16.6",
44
"description": "",
55
"main": "dist/umd/index.js",
66
"module": "dist/es/index.js",
@@ -17,8 +17,8 @@
1717
"license": "Apache-2.0",
1818
"dependencies": {
1919
"@babel/preset-typescript": "^7.3.3",
20-
"@wework/ray-core": "^1.16.5",
21-
"@wework/ray-core-react": "^1.16.5",
20+
"@wework/ray-core": "^1.16.6",
21+
"@wework/ray-core-react": "^1.16.6",
2222
"clsx": "^1.0.4",
2323
"typescript": "^3.6.2"
2424
},

0 commit comments

Comments
 (0)