Skip to content

Commit

Permalink
chore(release): publish 0.0.1-rc.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ui5-webcomponents-bot committed Feb 8, 2023
1 parent 2c423d6 commit 7fbb967
Show file tree
Hide file tree
Showing 16 changed files with 48 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

### Bug Fixes

- fixed ng-add schematic and ui5 theme loading ([#30](https://github.com/SAP/ui5-webcomponents-ngx/issues/30)) ([2c423d6](https://github.com/SAP/ui5-webcomponents-ngx/commit/2c423d6123a168a8f4c66e1b9407a43f0c65d86c))

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"packages": ["libs/*", "libs/*/*"],
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"conventionalCommits": true,
"tagVersionPrefix": "v",
"message": "chore(release): publish %v",
Expand Down
6 changes: 6 additions & 0 deletions libs/angular-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

### Bug Fixes

- fixed ng-add schematic and ui5 theme loading ([#30](https://github.com/SAP/ui5-webcomponents-ngx/issues/30)) ([2c423d6](https://github.com/SAP/ui5-webcomponents-ngx/commit/2c423d6123a168a8f4c66e1b9407a43f0c65d86c))

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-ngx-generator
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-ngx-generator",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "commonjs",
Expand Down
4 changes: 4 additions & 0 deletions libs/api-json-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-api-json-parser

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-api-json-parser
Expand Down
2 changes: 1 addition & 1 deletion libs/api-json-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-api-json-parser",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "commonjs"
Expand Down
4 changes: 4 additions & 0 deletions libs/commit/fs-commit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-wrapper-fs-commit

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-wrapper-fs-commit
Expand Down
2 changes: 1 addition & 1 deletion libs/commit/fs-commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-wrapper-fs-commit",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"license": "Apache-2.0",
"type": "commonjs"
}
4 changes: 4 additions & 0 deletions libs/ui5-angular-theming/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

**Note:** Version bump only for package @ui5/theming-ngx

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/theming-ngx
Expand Down
2 changes: 1 addition & 1 deletion libs/ui5-angular-theming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/theming-ngx",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"license": "Apache-2.0",
"author": "SAP SE (https://www.sap.com)",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions libs/ui5-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

### Bug Fixes

- fixed ng-add schematic and ui5 theme loading ([#30](https://github.com/SAP/ui5-webcomponents-ngx/issues/30)) ([2c423d6](https://github.com/SAP/ui5-webcomponents-ngx/commit/2c423d6123a168a8f4c66e1b9407a43f0c65d86c))

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-ngx
Expand Down
2 changes: 1 addition & 1 deletion libs/ui5-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-ngx",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"license": "Apache-2.0",
"author": "SAP SE (https://www.sap.com)",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions libs/webcomponents-nx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

### Bug Fixes

- fixed ng-add schematic and ui5 theme loading ([#30](https://github.com/SAP/ui5-webcomponents-ngx/issues/30)) ([2c423d6](https://github.com/SAP/ui5-webcomponents-ngx/commit/2c423d6123a168a8f4c66e1b9407a43f0c65d86c))

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-nx
Expand Down
2 changes: 1 addition & 1 deletion libs/webcomponents-nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-nx",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json"
Expand Down
4 changes: 4 additions & 0 deletions libs/wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-wrapper

## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)

**Note:** Version bump only for package @ui5/webcomponents-wrapper
Expand Down
2 changes: 1 addition & 1 deletion libs/wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-wrapper",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"type": "commonjs",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 7fbb967

Please sign in to comment.