Skip to content

Commit e4a74af

Browse files
author
Benny Bennett
committed
chore(release): publish v1.16.7
1 parent 9e3327f commit e4a74af

File tree

10 files changed

+44
-53
lines changed

10 files changed

+44
-53
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.7](https://github.com/wework/ray/compare/v1.16.6...v1.16.7) (2021-03-10)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
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.6",
16+
"version": "1.16.7",
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.7](https://github.com/wework/ray/compare/v1.16.6...v1.16.7) (2021-03-10)
7+
8+
**Note:** Version bump only for package @wework/ray-core-react
9+
10+
11+
12+
13+
614
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
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.6",
3+
"version": "1.16.7",
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.6",
25+
"@wework/ray-core": "^1.16.7",
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.7](https://github.com/wework/ray/compare/v1.16.6...v1.16.7) (2021-03-10)
7+
8+
**Note:** Version bump only for package @wework/ray-core
9+
10+
11+
12+
13+
614
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
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.6",
3+
"version": "1.16.7",
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.7](https://github.com/wework/ray/compare/v1.16.6...v1.16.7) (2021-03-10)
7+
8+
**Note:** Version bump only for package ray-website-gatsby
9+
10+
11+
12+
13+
614
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
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.6",
5+
"version": "1.16.7",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/product-react/CHANGELOG.md

Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -3,97 +3,56 @@
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)
6+
## [1.16.7](https://github.com/wework/ray/compare/v1.16.6...v1.16.7) (2021-03-10)
77

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

10+
## [1.16.6](https://github.com/wework/ray/compare/v1.16.5...v1.16.6) (2020-05-01)
1011

11-
12-
12+
**Note:** Version bump only for package @wework/ray-product-react
1313

1414
## [1.16.5](https://github.com/wework/ray/compare/v1.16.4...v1.16.5) (2020-04-16)
1515

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

18-
19-
20-
21-
2218
## [1.16.4](https://github.com/wework/ray/compare/v1.16.3...v1.16.4) (2020-01-15)
2319

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

26-
27-
28-
29-
3022
## [1.16.3](https://github.com/wework/ray/compare/v1.16.2...v1.16.3) (2020-01-02)
3123

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

34-
35-
36-
37-
3826
## [1.16.2](https://github.com/wework/ray/compare/v1.16.1...v1.16.2) (2019-12-09)
3927

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

42-
43-
44-
45-
4630
## [1.16.1](https://github.com/wework/ray/compare/v1.16.0...v1.16.1) (2019-12-03)
4731

48-
4932
### Bug Fixes
5033

51-
* **docs-deploy:** update how core-js is imported ([#256](https://github.com/wework/ray/issues/256)) ([4b238ba](https://github.com/wework/ray/commit/4b238ba))
52-
53-
54-
55-
34+
- **docs-deploy:** update how core-js is imported ([#256](https://github.com/wework/ray/issues/256)) ([4b238ba](https://github.com/wework/ray/commit/4b238ba))
5635

5736
# [1.16.0](https://github.com/wework/ray/compare/v1.15.4...v1.16.0) (2019-11-22)
5837

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

61-
62-
63-
64-
6540
## [1.15.4](https://github.com/wework/ray/compare/v1.15.3...v1.15.4) (2019-11-20)
6641

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

69-
70-
71-
72-
7344
## [1.15.3](https://github.com/wework/ray/compare/v1.15.2...v1.15.3) (2019-11-20)
7445

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

77-
78-
79-
80-
8148
## [1.15.2](https://github.com/wework/ray/compare/v1.15.1...v1.15.2) (2019-11-15)
8249

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

85-
86-
87-
88-
8952
## [1.15.1](https://github.com/wework/ray/compare/v1.15.0...v1.15.1) (2019-11-12)
9053

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

93-
94-
95-
96-
9756
# [1.15.0](https://github.com/wework/ray/compare/v1.14.0...v1.15.0) (2019-11-01)
9857

9958
**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.6",
3+
"version": "1.16.7",
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.6",
21-
"@wework/ray-core-react": "^1.16.6",
20+
"@wework/ray-core": "^1.16.7",
21+
"@wework/ray-core-react": "^1.16.7",
2222
"clsx": "^1.0.4",
2323
"typescript": "^3.6.2"
2424
},

0 commit comments

Comments
 (0)