Skip to content

Commit df4daef

Browse files
committed
Release 2.10.0
1 parent e8c5f37 commit df4daef

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.9.3...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.10.0...HEAD).
6+
7+
<a name="v2.10.0"></a>
8+
## [v2.10.0] - 2021-02-09
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 2.2.6 to 2.3.0 [`e8c5f37`](https://github.com/SAP/ui5-cli/commit/e8c5f3781d6a7ed649ff68481eccf4f3cf4a1990)
11+
- Bump [@ui5](https://github.com/ui5)/server from 2.2.7 to 2.2.8 [`8325bdf`](https://github.com/SAP/ui5-cli/commit/8325bdf698d28143f1d989139f162fc57217f939)
12+
- Bump [@ui5](https://github.com/ui5)/builder from 2.7.2 to 2.8.0 [`553d543`](https://github.com/SAP/ui5-cli/commit/553d5432599fa18bed7fb878856f78f294460e46)
13+
614

715
<a name="v2.9.3"></a>
816
## [v2.9.3] - 2021-01-29
@@ -596,6 +604,7 @@ Only Node.js v10 or higher is supported.
596604
<a name="v0.0.1"></a>
597605
## v0.0.1 - 2018-06-06
598606

607+
[v2.10.0]: https://github.com/SAP/ui5-cli/compare/v2.9.3...v2.10.0
599608
[v2.9.3]: https://github.com/SAP/ui5-cli/compare/v2.9.2...v2.9.3
600609
[v2.9.2]: https://github.com/SAP/ui5-cli/compare/v2.9.1...v2.9.2
601610
[v2.9.1]: https://github.com/SAP/ui5-cli/compare/v2.9.0...v2.9.1

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/cli",
3-
"version": "2.9.3",
3+
"version": "2.10.0",
44
"description": "UI5 Tooling - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)