Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
petermuessig committed Aug 25, 2024
1 parent f2cc93e commit f27f397
Show file tree
Hide file tree
Showing 26 changed files with 131 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/ui5-task-zipper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.2) (2024-08-25)

**Note:** Version bump only for package ui5-task-zipper





## [3.2.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.1) (2024-08-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-task-zipper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-task-zipper",
"version": "3.2.1",
"version": "3.2.2",
"description": "Task for the UI5 tooling to zip the webapp.",
"author": "Marius Obert",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-tooling-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.10.0) (2024-08-25)


### Features

* **ui5-tooling-modules:** seamless web components support phase 1 ([#1051](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1051)) ([f2cc93e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/f2cc93ed6ecd8200d6675f4340ee0b1a734ec964))





## [3.9.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.9.1) (2024-08-13)


Expand Down
6 changes: 3 additions & 3 deletions packages/ui5-tooling-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tooling-modules",
"version": "3.9.1",
"version": "3.10.0",
"description": "UI5 tooling extensions to load and convert node modules as UI5 AMD-like modules",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,8 +45,8 @@
"semver": "^7.6.3"
},
"devDependencies": {
"ava": "^6.1.3",
"@ui5/project": "*"
"@ui5/project": "*",
"ava": "^6.1.3"
},
"peerDependencies": {
"@ui5/project": ">=3.9.2 <5"
Expand Down
8 changes: 8 additions & 0 deletions showcases/approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.84](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.0.84) (2024-08-25)

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





## [0.0.83](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.0.83) (2024-08-21)

**Note:** Version bump only for package approuter
Expand Down
2 changes: 1 addition & 1 deletion showcases/approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "approuter",
"description": "Showcase for the dev-approuter",
"version": "0.0.83",
"version": "0.0.84",
"private": "true",
"author": "Nicolai Schoenteich, Peter Muessig",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions showcases/cds-bookshop-ui5-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.45](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.45) (2024-08-25)

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





## [0.2.44](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.44) (2024-08-21)

**Note:** Version bump only for package cds-bookshop-ui5-viewer
Expand Down
2 changes: 1 addition & 1 deletion showcases/cds-bookshop-ui5-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cds-bookshop-ui5-viewer",
"version": "0.2.44",
"version": "0.2.45",
"description": "UI5 bookshop viewer referenced in cds-bookshop",
"private": true,
"author": "Nicolai Schoenteich, Peter Muessig",
Expand Down
8 changes: 8 additions & 0 deletions showcases/cds-bookshop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.75](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.75) (2024-08-25)

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





## [0.2.74](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.74) (2024-08-21)

**Note:** Version bump only for package cds-bookshop
Expand Down
8 changes: 8 additions & 0 deletions showcases/cds-bookshop/app/ui5-bookshop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.18](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.18) (2024-08-25)

**Note:** Version bump only for package ui5-bookshop





## [0.2.17](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.17) (2024-08-09)

**Note:** Version bump only for package ui5-bookshop
Expand Down
2 changes: 1 addition & 1 deletion showcases/cds-bookshop/app/ui5-bookshop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-bookshop",
"version": "0.2.17",
"version": "0.2.18",
"description": "UI5 bookshop application using custom tooling extensions",
"private": true,
"author": "Nicolai Schoenteich, Peter Muessig",
Expand Down
2 changes: 1 addition & 1 deletion showcases/cds-bookshop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cds-bookshop",
"version": "0.2.74",
"version": "0.2.75",
"description": "CAP bookshop app to showcase cds-plugin-ui5",
"private": true,
"author": "Nicolai Schoenteich, Peter Muessig",
Expand Down
8 changes: 8 additions & 0 deletions showcases/ui5-app-simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.65](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.6.65) (2024-08-25)

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





## [0.6.64](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.6.64) (2024-08-21)

**Note:** Version bump only for package ui5-app-simple
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-app-simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-app-simple",
"version": "0.6.64",
"version": "0.6.65",
"description": "UI5 application using custom middlewares and tasks",
"private": true,
"author": "Volker Buzek, Peter Muessig",
Expand Down
11 changes: 11 additions & 0 deletions showcases/ui5-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.40.0) (2024-08-25)


### Features

* **ui5-tooling-modules:** seamless web components support phase 1 ([#1051](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1051)) ([f2cc93e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/f2cc93ed6ecd8200d6675f4340ee0b1a734ec964))





## [0.39.7](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.39.7) (2024-08-21)

**Note:** Version bump only for package ui5-app
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-app",
"version": "0.39.7",
"version": "0.40.0",
"description": "UI5 application using custom middlewares and tasks",
"private": true,
"author": "Volker Buzek, Peter Muessig",
Expand Down
8 changes: 8 additions & 0 deletions showcases/ui5-bookshop-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.78](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.78) (2024-08-25)

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





## [0.2.77](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.77) (2024-08-21)

**Note:** Version bump only for package ui5-bookshop-viewer
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-bookshop-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-bookshop-viewer",
"version": "0.2.77",
"version": "0.2.78",
"description": "Standalone UI5 bookshop viewer using ui5-middleware-cap",
"private": true,
"author": "Nicolai Schoenteich, Peter Muessig",
Expand Down
11 changes: 11 additions & 0 deletions showcases/ui5-tsapp-simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]@0.8.0) (2024-08-25)


### Features

* **ui5-tooling-modules:** seamless web components support phase 1 ([#1051](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1051)) ([f2cc93e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/f2cc93ed6ecd8200d6675f4340ee0b1a734ec964))





## [0.7.56](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.56) (2024-08-21)

**Note:** Version bump only for package ui5-tsapp-simple
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-tsapp-simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tsapp-simple",
"version": "0.7.56",
"version": "0.8.0",
"description": "Simple showcase of a TypeScript setup for developing UI5 applications",
"private": true,
"author": "Peter Muessig",
Expand Down
11 changes: 11 additions & 0 deletions showcases/ui5-tsapp-webc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0 (2024-08-25)


### Features

* **ui5-tooling-modules:** seamless web components support phase 1 ([#1051](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1051)) ([f2cc93e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/f2cc93ed6ecd8200d6675f4340ee0b1a734ec964))





## [0.7.56](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.56) (2024-08-21)

**Note:** Version bump only for package ui5-tsapp-simple
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-tsapp-webc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tsapp-webc",
"version": "0.1.0",
"version": "0.2.0",
"description": "Showcase of a TypeScript setup for developing UI5 applications with UI5 Web Components",
"private": true,
"author": "Peter Muessig",
Expand Down
8 changes: 8 additions & 0 deletions showcases/ui5-tsapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.36](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.13.36) (2024-08-25)

**Note:** Version bump only for package ui5-tsapp





## [0.13.35](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.13.35) (2024-08-21)

**Note:** Version bump only for package ui5-tsapp
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-tsapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tsapp",
"version": "0.13.35",
"version": "0.13.36",
"description": "Showcase of a TypeScript setup for developing UI5 applications",
"private": true,
"author": "Jorge Martins, Peter Muessig",
Expand Down
8 changes: 8 additions & 0 deletions showcases/ui5-tslib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.59](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.59) (2024-08-25)

**Note:** Version bump only for package ui5-tslib





## [0.5.58](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.5.58) (2024-08-21)

**Note:** Version bump only for package ui5-tslib
Expand Down
2 changes: 1 addition & 1 deletion showcases/ui5-tslib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tslib",
"version": "0.5.58",
"version": "0.5.59",
"description": "Showcase of a TypeScript setup for developing UI5 libraries",
"private": true,
"author": "Peter Muessig",
Expand Down

0 comments on commit f27f397

Please sign in to comment.