Skip to content

Commit 2486a6a

Browse files
chore(release): publish 0.4.6-rc.6 [ci skip]
1 parent 10deb47 commit 2486a6a

File tree

20 files changed

+51
-11
lines changed

20 files changed

+51
-11
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package ui5-webcomponents-ngx
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

812
**Note:** Version bump only for package ui5-webcomponents-ngx

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"packages": ["libs/*", "libs/*/*"],
4-
"version": "0.4.6-rc.5",
4+
"version": "0.4.6-rc.6",
55
"conventionalCommits": true,
66
"tagVersionPrefix": "v",
77
"message": "chore(release): publish %v",

libs/angular-generator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-ngx-generator
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/angular-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-ngx-generator",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"author": "SAP SE (https://www.sap.com)",
55
"license": "Apache-2.0",
66
"type": "commonjs",

libs/commit/fs-commit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-transformer-fs-commit
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/commit/fs-commit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-transformer-fs-commit",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"license": "Apache-2.0",
55
"type": "commonjs"
66
}

libs/fundamental-styles/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @fundamental-styles/theming-ngx
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/fundamental-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-styles/theming-ngx",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"license": "Apache-2.0",
55
"author": "SAP SE (https://www.sap.com)",
66
"repository": {

libs/transformer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-transformer
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/transformer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-transformer",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"type": "commonjs",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

libs/ui5-angular-theming/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/theming-ngx
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/ui5-angular-theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/theming-ngx",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"license": "Apache-2.0",
55
"author": "SAP SE (https://www.sap.com)",
66
"repository": {

libs/ui5-angular/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-ngx
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/ui5-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-ngx",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"license": "Apache-2.0",
55
"author": "SAP SE (https://www.sap.com)",
66
"keywords": [
@@ -31,7 +31,7 @@
3131
"rxjs": "^6.5.3 || ^7.4.0"
3232
},
3333
"dependencies": {
34-
"@ui5/theming-ngx": "^0.4.6-rc.5",
34+
"@ui5/theming-ngx": "^0.4.6-rc.6",
3535
"tslib": "^2.4.1"
3636
},
3737
"schematics": "./schematics/collection.json",

libs/ui5-samples-parser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-samples-parser
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/ui5-samples-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@ui5/webcomponents-samples-parser",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"type": "commonjs"
55
}

libs/ui5-schema-parser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-schema-parser
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/ui5-schema-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-schema-parser",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"author": "SAP SE (https://www.sap.com)",
55
"license": "Apache-2.0",
66
"type": "commonjs"

libs/webcomponents-nx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-nx
9+
610
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
711

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

libs/webcomponents-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-nx",
3-
"version": "0.4.6-rc.5",
3+
"version": "0.4.6-rc.6",
44
"main": "src/index.js",
55
"executors": "./executors.json"
66
}

0 commit comments

Comments
 (0)