File tree 10 files changed +48
-8
lines changed 10 files changed +48
-8
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 1.16.5] ( https://github.com/wework/ray/compare/v1.16.4...v1.16.5 ) (2020-04-16)
7
15
8
16
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 13
13
"packages" : [
14
14
" packages/*"
15
15
],
16
- "version" : " 1.16.5 " ,
16
+ "version" : " 1.16.6 " ,
17
17
"npmClient" : " yarn" ,
18
18
"useWorkspaces" : true
19
19
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 1.16.5] ( https://github.com/wework/ray/compare/v1.16.4...v1.16.5 ) (2020-04-16)
7
15
8
16
** Note:** Version bump only for package @wework/ray-core-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wework/ray-core-react" ,
3
- "version" : " 1.16.5 " ,
3
+ "version" : " 1.16.6 " ,
4
4
"description" : " A React wrapper component library for the Ray design system" ,
5
5
"main" : " dist/umd/index.js" ,
6
6
"module" : " dist/es/index.js" ,
22
22
"directory" : " packages/core-react"
23
23
},
24
24
"dependencies" : {
25
- "@wework/ray-core" : " ^1.16.5 " ,
25
+ "@wework/ray-core" : " ^1.16.6 " ,
26
26
"clsx" : " ^1.0.4"
27
27
},
28
28
"peerDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 1.16.5] ( https://github.com/wework/ray/compare/v1.16.4...v1.16.5 ) (2020-04-16)
7
15
8
16
** Note:** Version bump only for package @wework/ray-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wework/ray-core" ,
3
- "version" : " 1.16.5 " ,
3
+ "version" : " 1.16.6 " ,
4
4
"main" : " umd/index.js" ,
5
5
"module" : " es/index.js" ,
6
6
"style" : " css/ray-core.min.css" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 1.16.5] ( https://github.com/wework/ray/compare/v1.16.4...v1.16.5 ) (2020-04-16)
7
15
8
16
** Note:** Version bump only for package ray-website-gatsby
Original file line number Diff line number Diff line change 2
2
"name" : " ray-website-gatsby" ,
3
3
"description" : " Ray Design System website" ,
4
4
"private" : true ,
5
- "version" : " 1.16.5 " ,
5
+ "version" : " 1.16.6 " ,
6
6
"license" : " Apache-2.0" ,
7
7
"repository" : {
8
8
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 1.16.5] ( https://github.com/wework/ray/compare/v1.16.4...v1.16.5 ) (2020-04-16)
7
15
8
16
** Note:** Version bump only for package @wework/ray-product-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wework/ray-product-react" ,
3
- "version" : " 1.16.5 " ,
3
+ "version" : " 1.16.6 " ,
4
4
"description" : " " ,
5
5
"main" : " dist/umd/index.js" ,
6
6
"module" : " dist/es/index.js" ,
17
17
"license" : " Apache-2.0" ,
18
18
"dependencies" : {
19
19
"@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 " ,
22
22
"clsx" : " ^1.0.4" ,
23
23
"typescript" : " ^3.6.2"
24
24
},
You can’t perform that action at this time.
0 commit comments