We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9acb53 commit 334b2a3Copy full SHA for 334b2a3
.changeset/brown-horses-flash.md
packages/ui5-proxy-middleware/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sap-ux/ui5-proxy-middleware
2
3
+## 1.6.1
4
+
5
+### Patch Changes
6
7
+- d9acb53: Supports the pathReplace over the ui5-proxy-middleware
8
9
## 1.6.0
10
11
### Minor Changes
packages/ui5-proxy-middleware/package.json
@@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aui5-proxy-middleware"
},
12
- "version": "1.6.0",
+ "version": "1.6.1",
13
"license": "Apache-2.0",
14
"author": "@SAP/ux-tools-team",
15
"main": "dist/index.js",
0 commit comments