Skip to content

Commit

Permalink
chore(release): publish 0.1.0-rc.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ui5-webcomponents-bot committed Mar 20, 2023
1 parent d6af4a8 commit dc35b8c
Show file tree
Hide file tree
Showing 20 changed files with 55 additions and 11 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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

### Bug Fixes

- added missing peer dependencies to the ui5-angular ([#47](https://github.com/SAP/ui5-webcomponents-ngx/issues/47)) ([d6af4a8](https://github.com/SAP/ui5-webcomponents-ngx/commit/d6af4a8b4f27e2954c2064ac253ca0293794d965))

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

### 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.1.0-rc.2",
"version": "0.1.0-rc.3",
"conventionalCommits": true,
"tagVersionPrefix": "v",
"message": "chore(release): publish %v",
Expand Down
4 changes: 4 additions & 0 deletions libs/angular-generator/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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-rc.3",
"license": "Apache-2.0",
"type": "commonjs"
}
4 changes: 4 additions & 0 deletions libs/fundamental-styles/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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**Note:** Version bump only for package @fundamental-styles/theming-ngx
Expand Down
2 changes: 1 addition & 1 deletion libs/fundamental-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-styles/theming-ngx",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"license": "Apache-2.0",
"author": "SAP SE (https://www.sap.com)",
"repository": {
Expand Down
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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

### Bug Fixes

- added missing peer dependencies to the ui5-angular ([#47](https://github.com/SAP/ui5-webcomponents-ngx/issues/47)) ([d6af4a8](https://github.com/SAP/ui5-webcomponents-ngx/commit/d6af4a8b4f27e2954c2064ac253ca0293794d965))

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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.1.0-rc.2",
"version": "0.1.0-rc.3",
"license": "Apache-2.0",
"author": "SAP SE (https://www.sap.com)",
"keywords": [
Expand All @@ -22,8 +22,8 @@
"@ui5/webcomponents": "^1.11.0",
"@ui5/webcomponents-fiori": "^1.11.0",
"@ui5/webcomponents-icons": "^1.11.0",
"@ui5/webcomponents-icons-tnt": "^1.11.0",
"@ui5/webcomponents-icons-business-suite": "^1.11.0",
"@ui5/webcomponents-icons-tnt": "^1.11.0",
"fast-deep-equal": "^3.1.3",
"rxjs": "~7.5.0"
},
Expand Down
4 changes: 4 additions & 0 deletions libs/ui5-samples-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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**Note:** Version bump only for package @ui5/webcomponents-samples-parser
Expand Down
2 changes: 1 addition & 1 deletion libs/ui5-samples-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ui5/webcomponents-samples-parser",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"type": "commonjs"
}
4 changes: 4 additions & 0 deletions libs/webcomponents-nx/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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-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.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)

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

# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)

**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.1.0-rc.2",
"version": "0.1.0-rc.3",
"type": "commonjs",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit dc35b8c

Please sign in to comment.