Skip to content

Commit ac5494c

Browse files
committed
1 parent 61e65ff commit ac5494c

File tree

10 files changed

+48
-5
lines changed

10 files changed

+48
-5
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.16.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.16.1) (2025-12-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **cds-plugin-ui5:** coerce versions for satisfy check ([#1303](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1303)) ([61e65ff](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/61e65ffb64dd7d80976d235fa7cbca3366dac511))
12+
13+
14+
15+
16+
617
# [0.16.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.16.0) (2025-12-02)
718

819

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.16.0",
3+
"version": "0.16.1",
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.6.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.6.1) (2025-12-05)
7+
8+
**Note:** Version bump only for package dev-approuter
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.6.0) (2025-12-02)
715

816

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.6.0",
3+
"version": "0.6.1",
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",

showcases/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.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.1) (2025-12-05)
7+
8+
**Note:** Version bump only for package approuter
9+
10+
11+
12+
13+
614
# [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.0) (2025-12-02)
715

816

showcases/approuter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "approuter",
33
"description": "Showcase for the dev-approuter",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"private": "true",
66
"author": "Nicolai Schoenteich, Peter Muessig",
77
"license": "Apache-2.0",

showcases/cds-bookshop/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.7.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.1) (2025-12-05)
7+
8+
**Note:** Version bump only for package cds-bookshop
9+
10+
11+
12+
13+
614
# [0.7.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.0) (2025-12-02)
715

816

showcases/cds-bookshop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cds-bookshop",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "CAP bookshop app to showcase cds-plugin-ui5",
55
"private": true,
66
"author": "Nicolai Schoenteich, Peter Muessig",

showcases/ui5-bookshop-viewer/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.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.1) (2025-12-05)
7+
8+
**Note:** Version bump only for package ui5-bookshop-viewer
9+
10+
11+
12+
13+
614
# [0.5.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.0) (2025-12-02)
715

816

showcases/ui5-bookshop-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-bookshop-viewer",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Standalone UI5 bookshop viewer using ui5-middleware-cap",
55
"private": true,
66
"author": "Nicolai Schoenteich, Peter Muessig",

0 commit comments

Comments
 (0)