Skip to content

Commit 58628f7

Browse files
chore(release): publish v0.9.9
skip-checks: true
1 parent b3143fe commit 58628f7

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
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+
## [0.9.9](https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.8...v0.9.9) (2020-05-19)
7+
8+
**Note:** Version bump only for package ui5-webcomponents-react-release-0.9.x
9+
10+
11+
12+
13+
614
## [0.9.8](https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.7...v0.9.8) (2020-05-19)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.9.8",
5+
"version": "0.9.9",
66
"npmClient": "yarn",
77
"useWorkspaces": true,
88
"command": {

packages/charts/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+
## [0.9.9](https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.8...v0.9.9) (2020-05-19)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-react-charts
9+
10+
11+
12+
13+
614
## [0.9.8](https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.7...v0.9.8) (2020-05-19)
715

816

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-charts",
3-
"version": "0.9.8",
3+
"version": "0.9.9",
44
"description": "Charts for ui5-webcomponents-react",
55
"main": "index.cjs.js",
66
"module": "index.esm.js",

0 commit comments

Comments
 (0)