Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
petermuessig committed Jul 17, 2023
1 parent 1e61090 commit c74a5e0
Show file tree
Hide file tree
Showing 14 changed files with 66 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/karma-ui5-transpile/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.3.25](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.25) (2023-07-17)

**Note:** Version bump only for package karma-ui5-transpile





## [0.3.24](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.24) (2023-07-16)

**Note:** Version bump only for package karma-ui5-transpile
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-ui5-transpile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-ui5-transpile",
"version": "0.3.24",
"version": "0.3.25",
"description": "",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-tooling-transpile/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.7.20](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.20) (2023-07-17)


### Bug Fixes

* **ui5-tooling-transpile:** allow to forward config options for presets ([#768](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/768)) ([1e61090](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/1e61090a721e854319eecdfabb501966fc137d1f))





## [0.7.19](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.7.19) (2023-07-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-tooling-transpile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-tooling-transpile",
"version": "0.7.19",
"version": "0.7.20",
"description": "UI5 tooling extensions to transpile code",
"author": "Jorge Martins, Peter Muessig",
"license": "Apache-2.0",
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.3.28](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.28) (2023-07-17)

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





## [0.3.27](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.27) (2023-07-17)

**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.3.27",
"version": "0.3.28",
"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-app/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.27.31](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.27.31) (2023-07-17)

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





## [0.27.30](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.27.30) (2023-07-17)

**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.27.30",
"version": "0.27.31",
"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-tsapp-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.4.28](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.4.28) (2023-07-17)

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





## [0.4.27](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.4.27) (2023-07-17)

**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.4.27",
"version": "0.4.28",
"description": "Simple showcase of a TypeScript setup for developing UI5 applications",
"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.8.32](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.8.32) (2023-07-17)

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





## [0.8.31](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.8.31) (2023-07-17)

**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.8.31",
"version": "0.8.32",
"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.3.33](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.33) (2023-07-17)

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





## [0.3.32](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.32) (2023-07-17)

**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.3.32",
"version": "0.3.33",
"description": "Showcase of a TypeScript setup for developing UI5 libraries",
"private": true,
"author": "Peter Muessig",
Expand Down

0 comments on commit c74a5e0

Please sign in to comment.