Skip to content

Commit 0aa69f7

Browse files
committed
chore(release): publish v1.16.8
1 parent b194b45 commit 0aa69f7

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

+8
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.8](https://github.com/wework/ray/compare/v1.16.7...v1.16.8) (2021-03-30)
7+
8+
**Note:** Version bump only for package root
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 root

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"packages": [
1414
"packages/*"
1515
],
16-
"version": "1.16.7",
16+
"version": "1.16.8",
1717
"npmClient": "yarn",
1818
"useWorkspaces": true
1919
}

packages/docs-app/CHANGELOG.md

+8
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.8](https://github.com/wework/ray/compare/v1.16.7...v1.16.8) (2021-03-30)
7+
8+
**Note:** Version bump only for package ray-website-gatsby
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 ray-website-gatsby

packages/docs-app/package.json

+1-1
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.7",
5+
"version": "1.16.8",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)