File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.16.9] ( https://github.com/wework/ray/compare/v1.16.8...v1.16.9 ) (2021-04-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * update docs and test publish scripts ([ #287 ] ( https://github.com/wework/ray/issues/287 ) ) ([ deaf307] ( https://github.com/wework/ray/commit/deaf307 ) )
12+
13+
14+
15+
16+
617## [ 1.16.8] ( https://github.com/wework/ray/compare/v1.16.7...v1.16.8 ) (2021-03-30)
718
819** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 1313 "packages" : [
1414 " packages/*"
1515 ],
16- "version" : " 1.16.8 " ,
16+ "version" : " 1.16.9 " ,
1717 "npmClient" : " yarn" ,
1818 "useWorkspaces" : true
1919}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.16.9] ( https://github.com/wework/ray/compare/v1.16.8...v1.16.9 ) (2021-04-05)
7+
8+ ** Note:** Version bump only for package @wework/ray-core-react
9+
10+
11+
12+
13+
614## [ 1.16.7] ( https://github.com/wework/ray/compare/v1.16.6...v1.16.7 ) (2021-03-10)
715
816** Note:** Version bump only for package @wework/ray-core-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @wework/ray-core-react" ,
3- "version" : " 1.16.7 " ,
3+ "version" : " 1.16.9 " ,
44 "description" : " A React wrapper component library for the Ray design system" ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es/index.js" ,
2222 "directory" : " packages/core-react"
2323 },
2424 "dependencies" : {
25- "@wework/ray-core" : " ^1.16.7 " ,
25+ "@wework/ray-core" : " ^1.16.9 " ,
2626 "clsx" : " ^1.0.4"
2727 },
2828 "peerDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.16.9] ( https://github.com/wework/ray/compare/v1.16.8...v1.16.9 ) (2021-04-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * update docs and test publish scripts ([ #287 ] ( https://github.com/wework/ray/issues/287 ) ) ([ deaf307] ( https://github.com/wework/ray/commit/deaf307 ) )
12+
13+
14+
15+
16+
617## [ 1.16.7] ( https://github.com/wework/ray/compare/v1.16.6...v1.16.7 ) (2021-03-10)
718
819** Note:** Version bump only for package @wework/ray-core
Original file line number Diff line number Diff line change 11{
22 "name" : " @wework/ray-core" ,
3- "version" : " 1.16.7 " ,
3+ "version" : " 1.16.9 " ,
44 "main" : " umd/index.js" ,
55 "module" : " es/index.js" ,
66 "style" : " css/ray-core.min.css" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.16.9] ( https://github.com/wework/ray/compare/v1.16.8...v1.16.9 ) (2021-04-05)
7+
8+ ** Note:** Version bump only for package ray-website-gatsby
9+
10+
11+
12+
13+
614## [ 1.16.8] ( https://github.com/wework/ray/compare/v1.16.7...v1.16.8 ) (2021-03-30)
715
816** Note:** Version bump only for package ray-website-gatsby
Original file line number Diff line number Diff line change 22 "name" : " ray-website-gatsby" ,
33 "description" : " Ray Design System website" ,
44 "private" : true ,
5- "version" : " 1.16.8 " ,
5+ "version" : " 1.16.9 " ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.16.9] ( https://github.com/wework/ray/compare/v1.16.8...v1.16.9 ) (2021-04-05)
7+
8+ ** Note:** Version bump only for package @wework/ray-product-react
9+
10+
11+
12+
13+
614## [ 1.16.7] ( https://github.com/wework/ray/compare/v1.16.6...v1.16.7 ) (2021-03-10)
715
816** Note:** Version bump only for package @wework/ray-product-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @wework/ray-product-react" ,
3- "version" : " 1.16.7 " ,
3+ "version" : " 1.16.9 " ,
44 "description" : " " ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es/index.js" ,
1717 "license" : " Apache-2.0" ,
1818 "dependencies" : {
1919 "@babel/preset-typescript" : " ^7.3.3" ,
20- "@wework/ray-core" : " ^1.16.7 " ,
21- "@wework/ray-core-react" : " ^1.16.7 " ,
20+ "@wework/ray-core" : " ^1.16.9 " ,
21+ "@wework/ray-core-react" : " ^1.16.9 " ,
2222 "clsx" : " ^1.0.4" ,
2323 "typescript" : " ^3.6.2"
2424 },
You can’t perform that action at this time.
0 commit comments