Skip to content

Commit 2044d83

Browse files
chore(release): publish 0.55.0-rc.38 [ci skip]
1 parent 022885b commit 2044d83

20 files changed

+96
-10
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **core:** radio & checkbox readonly are focusable ([#13068](https://github.com/SAP/fundamental-ngx/issues/13068)) ([022885b](https://github.com/SAP/fundamental-ngx/commit/022885b175285aab57e4b2cf07dcdc9afe812906))
12+
13+
14+
15+
16+
617
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
718

819

lerna.json

+1-1
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/*"],
4-
"version": "0.55.0-rc.37",
4+
"version": "0.55.0-rc.38",
55
"conventionalCommits": true,
66
"tagVersionPrefix": "v",
77
"message": "chore(release): publish %v",

libs/btp/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/btp
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/btp

libs/btp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/btp",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"peerDependencies": {
55
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
66
"@angular/core": "ANGULAR_VER_PLACEHOLDER",

libs/cdk/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/cdk
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/cdk

libs/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/cdk",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"schematics": "./schematics/collection.json",
55
"description": "Fundamental Library for Angular - CDK",
66
"license": "Apache-2.0",

libs/core/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **core:** radio & checkbox readonly are focusable ([#13068](https://github.com/SAP/fundamental-ngx/issues/13068)) ([022885b](https://github.com/SAP/fundamental-ngx/commit/022885b175285aab57e4b2cf07dcdc9afe812906))
12+
13+
14+
15+
16+
617
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
718

819

libs/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/core",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"schematics": "./schematics/collection.json",
55
"ng-update": {
66
"migrations": "./schematics/migrations.json"

libs/cx/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/cx
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/cx

libs/cx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/cx",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"schematics": "./schematics/collection.json",
55
"description": "Fundamental Library for Angular - cx",
66
"license": "Apache-2.0",

libs/datetime-adapter/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/datetime-adapter
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/datetime-adapter

libs/datetime-adapter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/datetime-adapter",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"description": "Datetime adapter for SAP Fundamentals, based on Day.js package",
55
"license": "Apache-2.0",
66
"homepage": "https://sap.github.io/fundamental-ngx/home",

libs/i18n/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/i18n
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/i18n

libs/i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/i18n",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"peerDependencies": {
55
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
66
"@angular/core": "ANGULAR_VER_PLACEHOLDER",

libs/moment-adapter/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/moment-adapter
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/moment-adapter

libs/moment-adapter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/moment-adapter",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"description": "Datetime adapter for SAP Fundamentals, based on Moment.js package",
55
"license": "Apache-2.0",
66
"homepage": "https://sap.github.io/fundamental-ngx/home",

libs/nx-plugin/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/nx-plugin
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/nx-plugin

libs/nx-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/nx-plugin",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json",

libs/platform/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.55.0-rc.38](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.37...v0.55.0-rc.38) (2025-03-06)
7+
8+
**Note:** Version bump only for package @fundamental-ngx/platform
9+
10+
11+
12+
13+
614
# [0.55.0-rc.37](https://github.com/SAP/fundamental-ngx/compare/v0.55.0-rc.36...v0.55.0-rc.37) (2025-03-06)
715

816
**Note:** Version bump only for package @fundamental-ngx/platform

libs/platform/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/platform",
3-
"version": "0.55.0-rc.37",
3+
"version": "0.55.0-rc.38",
44
"schematics": "./schematics/collection.json",
55
"description": "Fundamental Library for Angular - platform",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)