diff --git a/CHANGELOG.md b/CHANGELOG.md index 47563bfd7e5..7d57309175e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + + +### Bug Fixes + +* **core:** form label white space ([#12491](https://github.com/SAP/fundamental-ngx/issues/12491)) ([f603855](https://github.com/SAP/fundamental-ngx/commit/f6038550b3ca07672841877f63fa607583419cfe)) + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) diff --git a/lerna.json b/lerna.json index 9b30c0e362d..40af14cdbd8 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "packages": ["libs/*"], - "version": "0.50.4", + "version": "0.50.5", "conventionalCommits": true, "tagVersionPrefix": "v", "message": "chore(release): publish %v", diff --git a/libs/btp/CHANGELOG.md b/libs/btp/CHANGELOG.md index 9da204e5c22..1e93f1d90ec 100644 --- a/libs/btp/CHANGELOG.md +++ b/libs/btp/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/btp + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/btp diff --git a/libs/btp/package.json b/libs/btp/package.json index b5e4610c0f5..3c5facac2b9 100644 --- a/libs/btp/package.json +++ b/libs/btp/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/btp", - "version": "0.50.4", + "version": "0.50.5", "peerDependencies": { "@angular/common": "ANGULAR_VER_PLACEHOLDER", "@angular/core": "ANGULAR_VER_PLACEHOLDER", diff --git a/libs/cdk/CHANGELOG.md b/libs/cdk/CHANGELOG.md index 976f6ec3429..23574c878a2 100644 --- a/libs/cdk/CHANGELOG.md +++ b/libs/cdk/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/cdk + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/cdk diff --git a/libs/cdk/package.json b/libs/cdk/package.json index 82348dfaf4a..df7cd30039b 100644 --- a/libs/cdk/package.json +++ b/libs/cdk/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/cdk", - "version": "0.50.4", + "version": "0.50.5", "schematics": "./schematics/collection.json", "description": "Fundamental Library for Angular - CDK", "license": "Apache-2.0", diff --git a/libs/core/CHANGELOG.md b/libs/core/CHANGELOG.md index 87f9f009352..551a5802420 100644 --- a/libs/core/CHANGELOG.md +++ b/libs/core/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + + +### Bug Fixes + +* **core:** form label white space ([#12491](https://github.com/SAP/fundamental-ngx/issues/12491)) ([f603855](https://github.com/SAP/fundamental-ngx/commit/f6038550b3ca07672841877f63fa607583419cfe)) + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/core diff --git a/libs/core/package.json b/libs/core/package.json index d0e98948ccc..e12da4cbbd8 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/core", - "version": "0.50.4", + "version": "0.50.5", "schematics": "./schematics/collection.json", "ng-update": { "migrations": "./schematics/migrations.json" diff --git a/libs/cx/CHANGELOG.md b/libs/cx/CHANGELOG.md index b8697890a3b..2db89412793 100644 --- a/libs/cx/CHANGELOG.md +++ b/libs/cx/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/cx + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/cx diff --git a/libs/cx/package.json b/libs/cx/package.json index 0fc6b154dd3..4f204be7ce8 100644 --- a/libs/cx/package.json +++ b/libs/cx/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/cx", - "version": "0.50.4", + "version": "0.50.5", "schematics": "./schematics/collection.json", "description": "Fundamental Library for Angular - cx", "license": "Apache-2.0", diff --git a/libs/datetime-adapter/CHANGELOG.md b/libs/datetime-adapter/CHANGELOG.md index 97fae34fd51..c440e0d41a1 100644 --- a/libs/datetime-adapter/CHANGELOG.md +++ b/libs/datetime-adapter/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/datetime-adapter + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/datetime-adapter diff --git a/libs/datetime-adapter/package.json b/libs/datetime-adapter/package.json index 341fa17a431..36f0f7e50d1 100644 --- a/libs/datetime-adapter/package.json +++ b/libs/datetime-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/datetime-adapter", - "version": "0.50.4", + "version": "0.50.5", "description": "Datetime adapter for SAP Fundamentals, based on Day.js package", "license": "Apache-2.0", "homepage": "https://sap.github.io/fundamental-ngx/home", diff --git a/libs/i18n/CHANGELOG.md b/libs/i18n/CHANGELOG.md index bc848a99b28..fef4c31f1d8 100644 --- a/libs/i18n/CHANGELOG.md +++ b/libs/i18n/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/i18n + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/i18n diff --git a/libs/i18n/package.json b/libs/i18n/package.json index 4a5ef63d347..9d03c2e11b7 100644 --- a/libs/i18n/package.json +++ b/libs/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/i18n", - "version": "0.50.4", + "version": "0.50.5", "peerDependencies": { "@angular/common": "ANGULAR_VER_PLACEHOLDER", "@angular/core": "ANGULAR_VER_PLACEHOLDER", diff --git a/libs/moment-adapter/CHANGELOG.md b/libs/moment-adapter/CHANGELOG.md index 8b93bc8a2bf..0fc2a17a070 100644 --- a/libs/moment-adapter/CHANGELOG.md +++ b/libs/moment-adapter/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/moment-adapter + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/moment-adapter diff --git a/libs/moment-adapter/package.json b/libs/moment-adapter/package.json index 959fac49696..6c16c62db79 100644 --- a/libs/moment-adapter/package.json +++ b/libs/moment-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/moment-adapter", - "version": "0.50.4", + "version": "0.50.5", "description": "Datetime adapter for SAP Fundamentals, based on Moment.js package", "license": "Apache-2.0", "homepage": "https://sap.github.io/fundamental-ngx/home", diff --git a/libs/nx-plugin/CHANGELOG.md b/libs/nx-plugin/CHANGELOG.md index 1a1c1c66fa7..6648f9ae799 100644 --- a/libs/nx-plugin/CHANGELOG.md +++ b/libs/nx-plugin/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/nx-plugin + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) **Note:** Version bump only for package @fundamental-ngx/nx-plugin diff --git a/libs/nx-plugin/package.json b/libs/nx-plugin/package.json index 9eb7cf86443..89502f953aa 100644 --- a/libs/nx-plugin/package.json +++ b/libs/nx-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/nx-plugin", - "version": "0.50.4", + "version": "0.50.5", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json", diff --git a/libs/platform/CHANGELOG.md b/libs/platform/CHANGELOG.md index 923b4c883a7..80954f18e3e 100644 --- a/libs/platform/CHANGELOG.md +++ b/libs/platform/CHANGELOG.md @@ -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.50.5](https://github.com/SAP/fundamental-ngx/compare/v0.50.4...v0.50.5) (2024-11-05) + +**Note:** Version bump only for package @fundamental-ngx/platform + + + + + ## [0.50.4](https://github.com/SAP/fundamental-ngx/compare/v0.50.3...v0.50.4) (2024-10-29) diff --git a/libs/platform/package.json b/libs/platform/package.json index 938ec63548e..876a54b0898 100644 --- a/libs/platform/package.json +++ b/libs/platform/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-ngx/platform", - "version": "0.50.4", + "version": "0.50.5", "schematics": "./schematics/collection.json", "description": "Fundamental Library for Angular - platform", "license": "Apache-2.0",