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

Commit 60f8d0b

Browse files
committed
0.7.7
1 parent 5f9e9f5 commit 60f8d0b

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.7 (2019-07-01)
2+
3+
### Fixes
4+
- proxy middleware
5+
- Removing 'secure' flag of cookies [#50](https://github.com/SAP/connect-openui5/pull/50)
6+
7+
### All changes
8+
[`0.7.6...0.7.7`](https://github.com/SAP/connect-openui5/compare/0.7.6...0.7.7)
9+
10+
111
# 0.7.6 (2019-03-13)
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.6",
3+
"version": "0.7.7",
44
"description": "Connect middleware for OpenUI5",
55
"scripts": {
66
"lint": "eslint index.js lib test",

0 commit comments

Comments
 (0)