Skip to content

Commit

Permalink
Release 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Mar 11, 2021
1 parent a7d3436 commit a6434f2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.10.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.10.2...HEAD).

<a name="v2.10.2"></a>
## [v2.10.2] - 2021-03-11
### Dependency Updates
- Bump [@ui5](https://github.com/ui5)/server from 2.2.8 to 2.2.9 [`a7d3436`](https://github.com/SAP/ui5-cli/commit/a7d343696f059389709085df831f3c7f9afc8898)
- Bump [@ui5](https://github.com/ui5)/builder from 2.8.1 to 2.8.2 [`6d308da`](https://github.com/SAP/ui5-cli/commit/6d308da757dcc1d975475677b42520ab146116d0)


<a name="v2.10.1"></a>
## [v2.10.1] - 2021-03-04
Expand Down Expand Up @@ -615,6 +622,7 @@ Only Node.js v10 or higher is supported.
<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06

[v2.10.2]: https://github.com/SAP/ui5-cli/compare/v2.10.1...v2.10.2
[v2.10.1]: https://github.com/SAP/ui5-cli/compare/v2.10.0...v2.10.1
[v2.10.0]: https://github.com/SAP/ui5-cli/compare/v2.9.3...v2.10.0
[v2.9.3]: https://github.com/SAP/ui5-cli/compare/v2.9.2...v2.9.3
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/cli",
"version": "2.10.1",
"version": "2.10.2",
"description": "UI5 Tooling - CLI",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit a6434f2

Please sign in to comment.