From 5d35b12be46f50501958a778f199916d7b70bc15 Mon Sep 17 00:00:00 2001 From: Peter Muessig Date: Tue, 13 Aug 2024 22:15:40 +0200 Subject: [PATCH] chore(release): publish - ui5-middleware-onelogin@3.5.1 - ui5-tooling-modules@3.9.1 - approuter@0.0.82 - cds-bookshop@0.2.73 - cds-bookshop-ui5-viewer@0.2.43 - ui5-app@0.39.6 - ui5-app-simple@0.6.63 - ui5-bookshop-viewer@0.2.76 - ui5-tsapp@0.13.34 - ui5-tsapp-simple@0.7.55 - ui5-tslib@0.5.57 --- packages/ui5-middleware-onelogin/CHANGELOG.md | 8 ++++++++ packages/ui5-middleware-onelogin/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 | 8 ++++++++ showcases/ui5-app-simple/package.json | 2 +- showcases/ui5-app/CHANGELOG.md | 8 ++++++++ showcases/ui5-app/package.json | 2 +- showcases/ui5-bookshop-viewer/CHANGELOG.md | 8 ++++++++ showcases/ui5-bookshop-viewer/package.json | 2 +- showcases/ui5-tsapp-simple/CHANGELOG.md | 8 ++++++++ showcases/ui5-tsapp-simple/package.json | 2 +- showcases/ui5-tsapp/CHANGELOG.md | 8 ++++++++ showcases/ui5-tsapp/package.json | 2 +- showcases/ui5-tslib/CHANGELOG.md | 8 ++++++++ showcases/ui5-tslib/package.json | 2 +- 22 files changed, 102 insertions(+), 11 deletions(-) diff --git a/packages/ui5-middleware-onelogin/CHANGELOG.md b/packages/ui5-middleware-onelogin/CHANGELOG.md index 2245c1754..a855ec53a 100644 --- a/packages/ui5-middleware-onelogin/CHANGELOG.md +++ b/packages/ui5-middleware-onelogin/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. +## [3.5.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-onelogin@3.5.0...ui5-middleware-onelogin@3.5.1) (2024-08-13) + +**Note:** Version bump only for package ui5-middleware-onelogin + + + + + # [3.5.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-onelogin@3.4.1...ui5-middleware-onelogin@3.5.0) (2024-08-09) diff --git a/packages/ui5-middleware-onelogin/package.json b/packages/ui5-middleware-onelogin/package.json index 0fc8d6368..2db75b8d9 100644 --- a/packages/ui5-middleware-onelogin/package.json +++ b/packages/ui5-middleware-onelogin/package.json @@ -1,6 +1,6 @@ { "name": "ui5-middleware-onelogin", - "version": "3.5.0", + "version": "3.5.1", "description": "A universal login provider for UI5 tooling", "author": "Jakob Kjaer", "main": "lib/index.js", diff --git a/packages/ui5-tooling-modules/CHANGELOG.md b/packages/ui5-tooling-modules/CHANGELOG.md index 384fbcf15..ec912d507 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.9.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-modules@3.9.0...ui5-tooling-modules@3.9.1) (2024-08-13) + + +### Bug Fixes + +* **ui5-tooling-modules:** perf-opt for module type detection ([#1060](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1060)) ([ce17e87](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/ce17e875476df049c8e3eb90a4da60ad2bf28698)) + + + + + # [3.9.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-modules@3.8.1...ui5-tooling-modules@3.9.0) (2024-08-12) diff --git a/packages/ui5-tooling-modules/package.json b/packages/ui5-tooling-modules/package.json index 5aa5b7ab7..ecc6f86da 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.9.0", + "version": "3.9.1", "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 5fca6e071..689747f4d 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.0.82](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/approuter@0.0.81...approuter@0.0.82) (2024-08-13) + +**Note:** Version bump only for package approuter + + + + + ## [0.0.81](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/approuter@0.0.80...approuter@0.0.81) (2024-08-12) **Note:** Version bump only for package approuter diff --git a/showcases/approuter/package.json b/showcases/approuter/package.json index 2a174ce28..10712c5c5 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.0.81", + "version": "0.0.82", "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 897833ec8..267fc145e 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.2.43](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop-ui5-viewer@0.2.42...cds-bookshop-ui5-viewer@0.2.43) (2024-08-13) + +**Note:** Version bump only for package cds-bookshop-ui5-viewer + + + + + ## [0.2.42](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop-ui5-viewer@0.2.41...cds-bookshop-ui5-viewer@0.2.42) (2024-08-12) **Note:** Version bump only for package cds-bookshop-ui5-viewer diff --git a/showcases/cds-bookshop-ui5-viewer/package.json b/showcases/cds-bookshop-ui5-viewer/package.json index e9399d590..0868ce2de 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.2.42", + "version": "0.2.43", "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 1ea68c596..d50a39bf5 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.2.73](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop@0.2.72...cds-bookshop@0.2.73) (2024-08-13) + +**Note:** Version bump only for package cds-bookshop + + + + + ## [0.2.72](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-bookshop@0.2.71...cds-bookshop@0.2.72) (2024-08-12) **Note:** Version bump only for package cds-bookshop diff --git a/showcases/cds-bookshop/package.json b/showcases/cds-bookshop/package.json index 06b1a259c..ef59b98a6 100644 --- a/showcases/cds-bookshop/package.json +++ b/showcases/cds-bookshop/package.json @@ -1,6 +1,6 @@ { "name": "cds-bookshop", - "version": "0.2.72", + "version": "0.2.73", "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 7b8735875..471540dd6 100644 --- a/showcases/ui5-app-simple/CHANGELOG.md +++ b/showcases/ui5-app-simple/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.6.63](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app-simple@0.6.62...ui5-app-simple@0.6.63) (2024-08-13) + +**Note:** Version bump only for package ui5-app-simple + + + + + ## [0.6.62](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app-simple@0.6.61...ui5-app-simple@0.6.62) (2024-08-12) **Note:** Version bump only for package ui5-app-simple diff --git a/showcases/ui5-app-simple/package.json b/showcases/ui5-app-simple/package.json index ea945a715..2c54e9ec0 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.6.62", + "version": "0.6.63", "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 838b34189..682961a71 100644 --- a/showcases/ui5-app/CHANGELOG.md +++ b/showcases/ui5-app/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.39.6](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app@0.39.5...ui5-app@0.39.6) (2024-08-13) + +**Note:** Version bump only for package ui5-app + + + + + ## [0.39.5](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-app@0.39.4...ui5-app@0.39.5) (2024-08-12) **Note:** Version bump only for package ui5-app diff --git a/showcases/ui5-app/package.json b/showcases/ui5-app/package.json index 01fe29155..a9427c4f5 100644 --- a/showcases/ui5-app/package.json +++ b/showcases/ui5-app/package.json @@ -1,6 +1,6 @@ { "name": "ui5-app", - "version": "0.39.5", + "version": "0.39.6", "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 bb028d7f6..a32ffa9ef 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.2.76](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-bookshop-viewer@0.2.75...ui5-bookshop-viewer@0.2.76) (2024-08-13) + +**Note:** Version bump only for package ui5-bookshop-viewer + + + + + ## [0.2.75](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-bookshop-viewer@0.2.74...ui5-bookshop-viewer@0.2.75) (2024-08-12) **Note:** Version bump only for package ui5-bookshop-viewer diff --git a/showcases/ui5-bookshop-viewer/package.json b/showcases/ui5-bookshop-viewer/package.json index 7c18b588b..1342217ed 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.2.75", + "version": "0.2.76", "description": "Standalone UI5 bookshop viewer using ui5-middleware-cap", "private": true, "author": "Nicolai Schoenteich, Peter Muessig", diff --git a/showcases/ui5-tsapp-simple/CHANGELOG.md b/showcases/ui5-tsapp-simple/CHANGELOG.md index c6db9ae33..f123936a0 100644 --- a/showcases/ui5-tsapp-simple/CHANGELOG.md +++ b/showcases/ui5-tsapp-simple/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.7.55](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp-simple@0.7.54...ui5-tsapp-simple@0.7.55) (2024-08-13) + +**Note:** Version bump only for package ui5-tsapp-simple + + + + + ## [0.7.54](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp-simple@0.7.53...ui5-tsapp-simple@0.7.54) (2024-08-12) **Note:** Version bump only for package ui5-tsapp-simple diff --git a/showcases/ui5-tsapp-simple/package.json b/showcases/ui5-tsapp-simple/package.json index 0a2da6ce3..61e47900e 100644 --- a/showcases/ui5-tsapp-simple/package.json +++ b/showcases/ui5-tsapp-simple/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tsapp-simple", - "version": "0.7.54", + "version": "0.7.55", "description": "Simple showcase of a TypeScript setup for developing UI5 applications", "private": true, "author": "Peter Muessig", diff --git a/showcases/ui5-tsapp/CHANGELOG.md b/showcases/ui5-tsapp/CHANGELOG.md index 7f321699f..c33e8c2a3 100644 --- a/showcases/ui5-tsapp/CHANGELOG.md +++ b/showcases/ui5-tsapp/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.13.34](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp@0.13.33...ui5-tsapp@0.13.34) (2024-08-13) + +**Note:** Version bump only for package ui5-tsapp + + + + + ## [0.13.33](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tsapp@0.13.32...ui5-tsapp@0.13.33) (2024-08-12) **Note:** Version bump only for package ui5-tsapp diff --git a/showcases/ui5-tsapp/package.json b/showcases/ui5-tsapp/package.json index 391f9f182..e33d51d8d 100644 --- a/showcases/ui5-tsapp/package.json +++ b/showcases/ui5-tsapp/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tsapp", - "version": "0.13.33", + "version": "0.13.34", "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 bc8ff289f..188b36b08 100644 --- a/showcases/ui5-tslib/CHANGELOG.md +++ b/showcases/ui5-tslib/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.5.57](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tslib@0.5.56...ui5-tslib@0.5.57) (2024-08-13) + +**Note:** Version bump only for package ui5-tslib + + + + + ## [0.5.56](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tslib@0.5.55...ui5-tslib@0.5.56) (2024-08-12) **Note:** Version bump only for package ui5-tslib diff --git a/showcases/ui5-tslib/package.json b/showcases/ui5-tslib/package.json index 526b6540d..e38fc0809 100644 --- a/showcases/ui5-tslib/package.json +++ b/showcases/ui5-tslib/package.json @@ -1,6 +1,6 @@ { "name": "ui5-tslib", - "version": "0.5.56", + "version": "0.5.57", "description": "Showcase of a TypeScript setup for developing UI5 libraries", "private": true, "author": "Peter Muessig",