Skip to content

File tree

32 files changed

+153
-16
lines changed

32 files changed

+153
-16
lines changed

packages/cds-plugin-ui5/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.14.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.14.0) (2025-11-02)
7+
8+
9+
### Features
10+
11+
* support express >= 4 ([#1287](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1287)) ([f37a1fa](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/f37a1fa9462622ae9aae9dbb6fa17a6662dd38c9))
12+
13+
14+
15+
16+
617
## [0.13.6](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.13.6) (2025-09-17)
718

819
**Note:** Version bump only for package cds-plugin-ui5

packages/cds-plugin-ui5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cds-plugin-ui5",
3-
"version": "0.13.6",
3+
"version": "0.14.0",
44
"description": "A CDS server plugin to inject the middlewares of all related UI5 CLI based projects.",
55
"author": "Peter Muessig",
66
"license": "Apache-2.0",

packages/dev-approuter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.11](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.11) (2025-11-02)
7+
8+
**Note:** Version bump only for package dev-approuter
9+
10+
11+
12+
13+
614
## [0.5.10](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.10) (2025-09-17)
715

816
**Note:** Version bump only for package dev-approuter

packages/dev-approuter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dev-approuter",
3-
"version": "0.5.10",
3+
"version": "0.5.11",
44
"description": "A dev time wrapper for the SAP Application Router that can serve UI5 and CDS modules added as dependencies.",
55
"author": "Nico Schoenteich <[email protected]> (https://github.com/nicoschoenteich)",
66
"license": "Apache-2.0",

packages/ui5-middleware-approuter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.7.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.7.2) (2025-11-02)
7+
8+
**Note:** Version bump only for package ui5-middleware-approuter
9+
10+
11+
12+
13+
614
## [3.7.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.7.1) (2025-09-17)
715

816
**Note:** Version bump only for package ui5-middleware-approuter

packages/ui5-middleware-approuter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-middleware-approuter",
3-
"version": "3.7.1",
3+
"version": "3.7.2",
44
"description": "UI5 middleware using the @sap/approuter to connect against Cloud Foundry or XS Advanced destinations",
55
"author": "Peter Muessig, Volker Buzek",
66
"license": "Apache-2.0",

packages/ui5-middleware-cap/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.3.3) (2025-11-02)
7+
8+
**Note:** Version bump only for package ui5-middleware-cap
9+
10+
11+
12+
13+
614
## [3.3.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.3.2) (2025-09-17)
715

816
**Note:** Version bump only for package ui5-middleware-cap

packages/ui5-middleware-cap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-middleware-cap",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "UI5 CLI middleware embedding the CDS server middlewares (CAP)",
55
"author": "Peter Muessig",
66
"license": "Apache-2.0",

packages/ui5-middleware-simpleproxy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.5.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.5.2) (2025-11-02)
7+
8+
**Note:** Version bump only for package ui5-middleware-simpleproxy
9+
10+
11+
12+
13+
614
## [3.5.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.5.1) (2025-09-17)
715

816
**Note:** Version bump only for package ui5-middleware-simpleproxy

packages/ui5-middleware-simpleproxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-middleware-simpleproxy",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"description": "UI5 simple proxy middleware",
55
"author": "Volker Buzek, Peter Muessig",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)