Skip to content

File tree

20 files changed

+93
-10
lines changed

20 files changed

+93
-10
lines changed

packages/ui5-tooling-modules/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+
## [3.18.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.18.2) (2024-11-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui5-tooling-modules:** taming chokidar once more ([#1119](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1119)) ([2757648](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/2757648f668d3139763abccba68028870240073c))
12+
13+
14+
15+
16+
617
## [3.18.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.18.1) (2024-11-05)
718

819

packages/ui5-tooling-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-tooling-modules",
3-
"version": "3.18.1",
3+
"version": "3.18.2",
44
"description": "UI5 tooling extensions to load and convert node modules as UI5 AMD-like modules",
55
"author": "Peter Muessig",
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.1.19](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.1.19) (2024-11-06)
7+
8+
**Note:** Version bump only for package approuter
9+
10+
11+
12+
13+
614
## [0.1.18](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.1.18) (2024-11-05)
715

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

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.1.18",
4+
"version": "0.1.19",
55
"private": "true",
66
"author": "Nicolai Schoenteich, Peter Muessig",
77
"license": "Apache-2.0",

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

816
**Note:** Version bump only for package cds-bookshop-ui5-viewer

showcases/cds-bookshop-ui5-viewer/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-ui5-viewer",
3-
"version": "0.3.18",
3+
"version": "0.3.19",
44
"description": "UI5 bookshop viewer referenced in cds-bookshop",
55
"private": true,
66
"author": "Nicolai Schoenteich, Peter Muessig",

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

816
**Note:** Version bump only for package cds-bookshop

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.3.18",
3+
"version": "0.3.19",
44
"description": "CAP bookshop app to showcase cds-plugin-ui5",
55
"private": true,
66
"author": "Nicolai Schoenteich, Peter Muessig",

showcases/ui5-app-simple/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.8.18](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.8.18) (2024-11-06)
7+
8+
**Note:** Version bump only for package ui5-app-simple
9+
10+
11+
12+
13+
614
## [0.8.17](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.8.17) (2024-11-05)
715

816
**Note:** Version bump only for package ui5-app-simple

showcases/ui5-app-simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-app-simple",
3-
"version": "0.8.17",
3+
"version": "0.8.18",
44
"description": "UI5 application using custom middlewares and tasks",
55
"private": true,
66
"author": "Volker Buzek, Peter Muessig",

0 commit comments

Comments
 (0)