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

Commit 883d010

Browse files
committed
Release 0.10.3
1 parent 0619599 commit 883d010

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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.2...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/connect-openui5/compare/v0.10.3...HEAD).
6+
7+
<a name="v0.10.3"></a>
8+
## [v0.10.3] - 2022-11-30
9+
### Dependency Updates
10+
- Bump less-openui5 from 0.11.2 to 0.11.3 [`0619599`](https://github.com/SAP/connect-openui5/commit/061959972e1410628fc081d3c7af75b1f3fe715d)
11+
612

713
<a name="v0.10.2"></a>
814
## [v0.10.2] - 2021-03-11
@@ -45,6 +51,7 @@ Only Node.js v10 or higher is supported.
4551
- Drop support for Node.js < 8.5 [`3aefa16`](https://github.com/SAP/connect-openui5/commit/3aefa16e1e3ecb88214ab8b79d1e2840b26f6dba)
4652

4753

54+
[v0.10.3]: https://github.com/SAP/connect-openui5/compare/v0.10.2...v0.10.3
4855
[v0.10.2]: https://github.com/SAP/connect-openui5/compare/v0.10.1...v0.10.2
4956
[v0.10.1]: https://github.com/SAP/connect-openui5/compare/v0.10.0...v0.10.1
5057
[v0.10.0]: https://github.com/SAP/connect-openui5/compare/v0.9.1...v0.10.0

package-lock.json

Lines changed: 2 additions & 2 deletions
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.2",
3+
"version": "0.10.3",
44
"description": "Connect middleware for OpenUI5",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)