Skip to content

Commit

Permalink
Merge branch 'main' into 12520-shellbar
Browse files Browse the repository at this point in the history
  • Loading branch information
dpavlenishvili authored Dec 23, 2024
2 parents 2300f82 + 03eea9d commit a000645
Show file tree
Hide file tree
Showing 22 changed files with 100 additions and 13 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

**Note:** Version bump only for package fundamental-ngx





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package fundamental-ngx
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/*"],
"version": "0.54.1",
"version": "0.54.2-rc.0",
"conventionalCommits": true,
"tagVersionPrefix": "v",
"message": "chore(release): publish %v",
Expand Down
8 changes: 8 additions & 0 deletions libs/btp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/btp
Expand Down
2 changes: 1 addition & 1 deletion libs/btp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/btp",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"peerDependencies": {
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
"@angular/core": "ANGULAR_VER_PLACEHOLDER",
Expand Down
8 changes: 8 additions & 0 deletions libs/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/cdk
Expand Down
2 changes: 1 addition & 1 deletion libs/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/cdk",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"schematics": "./schematics/collection.json",
"description": "Fundamental Library for Angular - CDK",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/core
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/core",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"schematics": "./schematics/collection.json",
"ng-update": {
"migrations": "./schematics/migrations.json"
Expand Down
8 changes: 8 additions & 0 deletions libs/cx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/cx
Expand Down
2 changes: 1 addition & 1 deletion libs/cx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/cx",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"schematics": "./schematics/collection.json",
"description": "Fundamental Library for Angular - cx",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/datetime-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/datetime-adapter
Expand Down
2 changes: 1 addition & 1 deletion libs/datetime-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/datetime-adapter",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"description": "Datetime adapter for SAP Fundamentals, based on Day.js package",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-ngx/home",
Expand Down
8 changes: 8 additions & 0 deletions libs/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/i18n
Expand Down
2 changes: 1 addition & 1 deletion libs/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/i18n",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"peerDependencies": {
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
"@angular/core": "ANGULAR_VER_PLACEHOLDER",
Expand Down
8 changes: 8 additions & 0 deletions libs/moment-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/moment-adapter
Expand Down
2 changes: 1 addition & 1 deletion libs/moment-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/moment-adapter",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"description": "Datetime adapter for SAP Fundamentals, based on Moment.js package",
"license": "Apache-2.0",
"homepage": "https://sap.github.io/fundamental-ngx/home",
Expand Down
8 changes: 8 additions & 0 deletions libs/nx-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/nx-plugin
Expand Down
2 changes: 1 addition & 1 deletion libs/nx-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/nx-plugin",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
8 changes: 8 additions & 0 deletions libs/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54.2-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.54.1...v0.54.2-rc.0) (2024-12-23)

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





## [0.54.1](https://github.com/SAP/fundamental-ngx/compare/v0.54.1-rc.0...v0.54.1) (2024-12-19)

**Note:** Version bump only for package @fundamental-ngx/platform
Expand Down
2 changes: 1 addition & 1 deletion libs/platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fundamental-ngx/platform",
"version": "0.54.1",
"version": "0.54.2-rc.0",
"schematics": "./schematics/collection.json",
"description": "Fundamental Library for Angular - platform",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@angular/router": "18.0.3",
"@fundamental-styles/cx": "v0.39.0-rc.20",
"@nx/angular": "19.2.3",
"@sap-theming/theming-base-content": "11.22.0",
"@sap-theming/theming-base-content": "11.24.0",
"@stackblitz/sdk": "1.9.0",
"@swc/helpers": "0.5.11",
"compare-versions": "6.1.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5670,7 +5670,14 @@ __metadata:
languageName: node
linkType: hard

"@sap-theming/theming-base-content@npm:11.22.0, @sap-theming/theming-base-content@npm:^11.18.0":
"@sap-theming/theming-base-content@npm:11.24.0":
version: 11.24.0
resolution: "@sap-theming/theming-base-content@npm:11.24.0"
checksum: 10/788ac676599e5782f433b8437892c4324d550ad9fb8e3aaf9b846f969c2dd665bfb06960235572e79598c8e4490b9e4168912370d94fcc3d09b53aa62a3e43af
languageName: node
linkType: hard

"@sap-theming/theming-base-content@npm:^11.18.0":
version: 11.22.0
resolution: "@sap-theming/theming-base-content@npm:11.22.0"
checksum: 10/7e72fda82b200bc10fde337e6c4caffc5d37d61f84883ef1765285046e8739b50b48299e3902aee5d987a2aab6a8a5c98d85e08ed32fa9a5ce5a64f51ae9d9e2
Expand Down Expand Up @@ -13761,7 +13768,7 @@ __metadata:
"@nx/js": "npm:19.2.3"
"@nx/plugin": "npm:19.2.3"
"@nx/workspace": "npm:19.2.3"
"@sap-theming/theming-base-content": "npm:11.22.0"
"@sap-theming/theming-base-content": "npm:11.24.0"
"@sap-ui/common-css": "npm:0.38.0"
"@schematics/angular": "npm:18.0.4"
"@stackblitz/sdk": "npm:1.9.0"
Expand Down

0 comments on commit a000645

Please sign in to comment.