Skip to content

Commit

Permalink
Release 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Nov 4, 2020
1 parent 60126af commit 0e2a06e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
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.6.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.6.2...HEAD).

<a name="v2.6.2"></a>
## [v2.6.2] - 2020-11-04
### Dependency Updates
- Bump [@ui5](https://github.com/ui5)/builder from 2.4.1 to 2.4.2 [`60126af`](https://github.com/SAP/ui5-cli/commit/60126af947665b470b7dd2245feab0fa05ed78b6)


<a name="v2.6.1"></a>
## [v2.6.1] - 2020-11-03
Expand Down Expand Up @@ -507,6 +513,7 @@ Only Node.js v10 or higher is supported.
<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06

[v2.6.2]: https://github.com/SAP/ui5-cli/compare/v2.6.1...v2.6.2
[v2.6.1]: https://github.com/SAP/ui5-cli/compare/v2.6.0...v2.6.1
[v2.6.0]: https://github.com/SAP/ui5-cli/compare/v2.5.0...v2.6.0
[v2.5.0]: https://github.com/SAP/ui5-cli/compare/v2.4.5...v2.5.0
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.6.1",
"version": "2.6.2",
"description": "UI5 Tooling - CLI",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 0e2a06e

Please sign in to comment.