Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 083fcb5

Browse files
committed
Release 0.10.1
1 parent cff5fb9 commit 083fcb5

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
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/connect-openui5/compare/v0.10.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/connect-openui5/compare/v0.10.1...HEAD).
6+
7+
<a name="v0.10.1"></a>
8+
## [v0.10.1] - 2021-01-29
69

710
<a name="v0.10.0"></a>
811
## [v0.10.0] - 2020-11-06
@@ -36,6 +39,7 @@ Only Node.js v10 or higher is supported.
3639
- Drop support for Node.js < 8.5 [`3aefa16`](https://github.com/SAP/connect-openui5/commit/3aefa16e1e3ecb88214ab8b79d1e2840b26f6dba)
3740

3841

42+
[v0.10.1]: https://github.com/SAP/connect-openui5/compare/v0.10.0...v0.10.1
3943
[v0.10.0]: https://github.com/SAP/connect-openui5/compare/v0.9.1...v0.10.0
4044
[v0.9.1]: https://github.com/SAP/connect-openui5/compare/v0.9.0...v0.9.1
4145
[v0.9.0]: https://github.com/SAP/connect-openui5/compare/0.8.0...v0.9.0

package-lock.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": "connect-openui5",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Connect middleware for OpenUI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)