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

Commit 8316f4c

Browse files
committed
0.7.3
1 parent 9091d54 commit 8316f4c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.7.3 (2018-03-12)
2+
3+
### Other changes
4+
- Update dependencies ([`b8d59ea`](https://github.com/SAP/connect-openui5/commit/b8d59ea8cd1e2db46b5c5f0117f02ed40aa1a097))
5+
- Update copyright years ([`9091d54`](https://github.com/SAP/connect-openui5/commit/9091d5459126a6080a03b5db360c31d9d30c2665))
6+
7+
### All changes
8+
[`0.7.2...0.7.3`](https://github.com/SAP/connect-openui5/compare/0.7.2...0.7.3)
9+
10+
111
# 0.7.2 (2017-07-18)
212

313
### Fixes

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.7.2",
3+
"version": "0.7.3",
44
"description": "Connect middleware for OpenUI5",
55
"scripts": {
66
"lint": "eslint index.js lib test",

0 commit comments

Comments
 (0)