From b6da7af1cbe0f518e621932af35e2782b865a8e3 Mon Sep 17 00:00:00 2001 From: Peter Muessig Date: Tue, 10 Sep 2024 08:38:37 +0200 Subject: [PATCH] chore(release): publish - ui5-middleware-serveframework@3.3.0 - ui5-tooling-modules@3.12.0 - approuter@0.1.1 - cds-bookshop@0.3.1 - cds-bookshop-ui5-viewer@0.3.1 - ui5-app@0.42.0 - ui5-app-simple@0.8.0 - ui5-bookshop-viewer@0.3.1 - ui5-tsapp@0.15.0 - ui5-tsapp-webc@0.4.0 - ui5-tslib@0.7.0 --- packages/ui5-middleware-serveframework/CHANGELOG.md | 11 +++++++++++ packages/ui5-middleware-serveframework/package.json | 2 +- packages/ui5-tooling-modules/CHANGELOG.md | 11 +++++++++++ packages/ui5-tooling-modules/package.json | 2 +- showcases/approuter/CHANGELOG.md | 8 ++++++++ showcases/approuter/package.json | 2 +- showcases/cds-bookshop-ui5-viewer/CHANGELOG.md | 8 ++++++++ showcases/cds-bookshop-ui5-viewer/package.json | 2 +- showcases/cds-bookshop/CHANGELOG.md | 8 ++++++++ showcases/cds-bookshop/package.json | 2 +- showcases/ui5-app-simple/CHANGELOG.md | 11 +++++++++++ showcases/ui5-app-simple/package.json | 2 +- showcases/ui5-app/CHANGELOG.md | 11 +++++++++++ showcases/ui5-app/package.json | 2 +- showcases/ui5-bookshop-viewer/CHANGELOG.md | 8 ++++++++ showcases/ui5-bookshop-viewer/package.json | 2 +- showcases/ui5-tsapp-webc/CHANGELOG.md | 11 +++++++++++ showcases/ui5-tsapp-webc/package.json | 2 +- showcases/ui5-tsapp/CHANGELOG.md | 11 +++++++++++ showcases/ui5-tsapp/package.json | 2 +- showcases/ui5-tslib/CHANGELOG.md | 11 +++++++++++ showcases/ui5-tslib/package.json | 2 +- 22 files changed, 120 insertions(+), 11 deletions(-) diff --git a/packages/ui5-middleware-serveframework/CHANGELOG.md b/packages/ui5-middleware-serveframework/CHANGELOG.md index 7aa92811..1dacd3a7 100644 --- a/packages/ui5-middleware-serveframework/CHANGELOG.md +++ b/packages/ui5-middleware-serveframework/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-serveframework@3.2.0...ui5-middleware-serveframework@3.3.0) (2024-09-10) + + +### Features + +* **ui5-middleware-serveframework:** allow usage with self signed certificates ([#1073](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1073)) ([089fdbc](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/089fdbc0981f59acc1fd72864e877802810ed5f4)) + + + + + # [3.2.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-serveframework@3.1.3...ui5-middleware-serveframework@3.2.0) (2024-09-06) diff --git a/packages/ui5-middleware-serveframework/package.json b/packages/ui5-middleware-serveframework/package.json index c1bc07f4..11906b78 100644 --- a/packages/ui5-middleware-serveframework/package.json +++ b/packages/ui5-middleware-serveframework/package.json @@ -1,6 +1,6 @@ { "name": "ui5-middleware-serveframework", - "version": "3.2.0", + "version": "3.3.0", "description": "UI5 middleware to serve a locally built framework", "author": "Peter Muessig", "license": "Apache-2.0", diff --git a/packages/ui5-tooling-modules/CHANGELOG.md b/packages/ui5-tooling-modules/CHANGELOG.md index 1b6bb063..6f5b8e32 100644 --- a/packages/ui5-tooling-modules/CHANGELOG.md +++ b/packages/ui5-tooling-modules/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.12.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-modules@3.11.0...ui5-tooling-modules@3.12.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [3.11.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-modules@3.10.2...ui5-tooling-modules@3.11.0) (2024-09-06) diff --git a/packages/ui5-tooling-modules/package.json b/packages/ui5-tooling-modules/package.json index 8cbb67bf..68d633be 100644 --- a/packages/ui5-tooling-modules/package.json +++ b/packages/ui5-tooling-modules/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tooling-modules", - "version": "3.11.0", + "version": "3.12.0", "description": "UI5 tooling extensions to load and convert node modules as UI5 AMD-like modules", "author": "Peter Muessig", "license": "Apache-2.0", diff --git a/showcases/approuter/CHANGELOG.md b/showcases/approuter/CHANGELOG.md index 1db1740d..e7f3d1b0 100644 --- a/showcases/approuter/CHANGELOG.md +++ b/showcases/approuter/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/approuter@0.1.0...approuter@0.1.1) (2024-09-10) + +**Note:** Version bump only for package approuter + + + + + # [0.1.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/approuter@0.0.87...approuter@0.1.0) (2024-09-06) diff --git a/showcases/approuter/package.json b/showcases/approuter/package.json index 7832f676..8621f64c 100644 --- a/showcases/approuter/package.json +++ b/showcases/approuter/package.json @@ -1,7 +1,7 @@ { "name": "approuter", "description": "Showcase for the dev-approuter", - "version": "0.1.0", + "version": "0.1.1", "private": "true", "author": "Nicolai Schoenteich, Peter Muessig", "license": "Apache-2.0", diff --git a/showcases/cds-bookshop-ui5-viewer/CHANGELOG.md b/showcases/cds-bookshop-ui5-viewer/CHANGELOG.md index 5272d9f9..e0185d64 100644 --- a/showcases/cds-bookshop-ui5-viewer/CHANGELOG.md +++ b/showcases/cds-bookshop-ui5-viewer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop-ui5-viewer@0.3.0...cds-bookshop-ui5-viewer@0.3.1) (2024-09-10) + +**Note:** Version bump only for package cds-bookshop-ui5-viewer + + + + + # [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop-ui5-viewer@0.2.47...cds-bookshop-ui5-viewer@0.3.0) (2024-09-06) diff --git a/showcases/cds-bookshop-ui5-viewer/package.json b/showcases/cds-bookshop-ui5-viewer/package.json index e89361e1..f87f20e7 100644 --- a/showcases/cds-bookshop-ui5-viewer/package.json +++ b/showcases/cds-bookshop-ui5-viewer/package.json @@ -1,6 +1,6 @@ { "name": "cds-bookshop-ui5-viewer", - "version": "0.3.0", + "version": "0.3.1", "description": "UI5 bookshop viewer referenced in cds-bookshop", "private": true, "author": "Nicolai Schoenteich, Peter Muessig", diff --git a/showcases/cds-bookshop/CHANGELOG.md b/showcases/cds-bookshop/CHANGELOG.md index f8c669b5..294bd7ae 100644 --- a/showcases/cds-bookshop/CHANGELOG.md +++ b/showcases/cds-bookshop/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop@0.3.0...cds-bookshop@0.3.1) (2024-09-10) + +**Note:** Version bump only for package cds-bookshop + + + + + # [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop@0.2.78...cds-bookshop@0.3.0) (2024-09-06) diff --git a/showcases/cds-bookshop/package.json b/showcases/cds-bookshop/package.json index 731c1c6e..4205192a 100644 --- a/showcases/cds-bookshop/package.json +++ b/showcases/cds-bookshop/package.json @@ -1,6 +1,6 @@ { "name": "cds-bookshop", - "version": "0.3.0", + "version": "0.3.1", "description": "CAP bookshop app to showcase cds-plugin-ui5", "private": true, "author": "Nicolai Schoenteich, Peter Muessig", diff --git a/showcases/ui5-app-simple/CHANGELOG.md b/showcases/ui5-app-simple/CHANGELOG.md index f116dad0..6ec6dd75 100644 --- a/showcases/ui5-app-simple/CHANGELOG.md +++ b/showcases/ui5-app-simple/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.8.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app-simple@0.7.0...ui5-app-simple@0.8.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [0.7.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app-simple@0.6.67...ui5-app-simple@0.7.0) (2024-09-06) diff --git a/showcases/ui5-app-simple/package.json b/showcases/ui5-app-simple/package.json index c1b51c47..9ee40aca 100644 --- a/showcases/ui5-app-simple/package.json +++ b/showcases/ui5-app-simple/package.json @@ -1,6 +1,6 @@ { "name": "ui5-app-simple", - "version": "0.7.0", + "version": "0.8.0", "description": "UI5 application using custom middlewares and tasks", "private": true, "author": "Volker Buzek, Peter Muessig", diff --git a/showcases/ui5-app/CHANGELOG.md b/showcases/ui5-app/CHANGELOG.md index 6aed661f..5ecb870a 100644 --- a/showcases/ui5-app/CHANGELOG.md +++ b/showcases/ui5-app/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.42.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app@0.41.0...ui5-app@0.42.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [0.41.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app@0.40.2...ui5-app@0.41.0) (2024-09-06) diff --git a/showcases/ui5-app/package.json b/showcases/ui5-app/package.json index acc787e4..2f6b06ed 100644 --- a/showcases/ui5-app/package.json +++ b/showcases/ui5-app/package.json @@ -1,6 +1,6 @@ { "name": "ui5-app", - "version": "0.41.0", + "version": "0.42.0", "description": "UI5 application using custom middlewares and tasks", "private": true, "author": "Volker Buzek, Peter Muessig", diff --git a/showcases/ui5-bookshop-viewer/CHANGELOG.md b/showcases/ui5-bookshop-viewer/CHANGELOG.md index a02009a0..67ef0f35 100644 --- a/showcases/ui5-bookshop-viewer/CHANGELOG.md +++ b/showcases/ui5-bookshop-viewer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-bookshop-viewer@0.3.0...ui5-bookshop-viewer@0.3.1) (2024-09-10) + +**Note:** Version bump only for package ui5-bookshop-viewer + + + + + # [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-bookshop-viewer@0.2.81...ui5-bookshop-viewer@0.3.0) (2024-09-06) diff --git a/showcases/ui5-bookshop-viewer/package.json b/showcases/ui5-bookshop-viewer/package.json index b8c1f4fb..711a263f 100644 --- a/showcases/ui5-bookshop-viewer/package.json +++ b/showcases/ui5-bookshop-viewer/package.json @@ -1,6 +1,6 @@ { "name": "ui5-bookshop-viewer", - "version": "0.3.0", + "version": "0.3.1", "description": "Standalone UI5 bookshop viewer using ui5-middleware-cap", "private": true, "author": "Nicolai Schoenteich, Peter Muessig", diff --git a/showcases/ui5-tsapp-webc/CHANGELOG.md b/showcases/ui5-tsapp-webc/CHANGELOG.md index be99476e..75a729ea 100644 --- a/showcases/ui5-tsapp-webc/CHANGELOG.md +++ b/showcases/ui5-tsapp-webc/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.4.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp-webc@0.3.0...ui5-tsapp-webc@0.4.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp-webc@0.2.2...ui5-tsapp-webc@0.3.0) (2024-09-06) diff --git a/showcases/ui5-tsapp-webc/package.json b/showcases/ui5-tsapp-webc/package.json index 01794d9c..bd4d927b 100644 --- a/showcases/ui5-tsapp-webc/package.json +++ b/showcases/ui5-tsapp-webc/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tsapp-webc", - "version": "0.3.0", + "version": "0.4.0", "description": "Showcase of a TypeScript setup for developing UI5 applications with UI5 Web Components", "private": true, "author": "Peter Muessig", diff --git a/showcases/ui5-tsapp/CHANGELOG.md b/showcases/ui5-tsapp/CHANGELOG.md index 500cf433..85bd10e5 100644 --- a/showcases/ui5-tsapp/CHANGELOG.md +++ b/showcases/ui5-tsapp/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.15.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp@0.14.0...ui5-tsapp@0.15.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [0.14.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp@0.13.38...ui5-tsapp@0.14.0) (2024-09-06) diff --git a/showcases/ui5-tsapp/package.json b/showcases/ui5-tsapp/package.json index 1270792d..7a27bb6f 100644 --- a/showcases/ui5-tsapp/package.json +++ b/showcases/ui5-tsapp/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tsapp", - "version": "0.14.0", + "version": "0.15.0", "description": "Showcase of a TypeScript setup for developing UI5 applications", "private": true, "author": "Jorge Martins, Peter Muessig", diff --git a/showcases/ui5-tslib/CHANGELOG.md b/showcases/ui5-tslib/CHANGELOG.md index b108ea1f..1493983b 100644 --- a/showcases/ui5-tslib/CHANGELOG.md +++ b/showcases/ui5-tslib/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tslib@0.6.0...ui5-tslib@0.7.0) (2024-09-10) + + +### Features + +* **ui5-tooling-modules:** addToNamespace=true is the default now ([#1075](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1075)) ([997fa6a](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/997fa6a23af04f14cbbb9d6bc91a12fb9162a8e4)) + + + + + # [0.6.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tslib@0.5.61...ui5-tslib@0.6.0) (2024-09-06) diff --git a/showcases/ui5-tslib/package.json b/showcases/ui5-tslib/package.json index 2673214e..81365c68 100644 --- a/showcases/ui5-tslib/package.json +++ b/showcases/ui5-tslib/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tslib", - "version": "0.6.0", + "version": "0.7.0", "description": "Showcase of a TypeScript setup for developing UI5 libraries", "private": true, "author": "Peter Muessig",