Skip to content

Commit 1790dba

Browse files
chore(release): publish 0.62.0-rc.100 [ci skip]
1 parent 904b323 commit 1790dba

27 files changed

Lines changed: 66 additions & 14 deletions

File tree

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

libs/btp/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.62.0-rc.100 (2026-04-29)
2+
3+
This was a version bump only for btp to align it with other projects, there were no code changes.
4+
15
## 0.62.0-rc.99 (2026-04-29)
26

37
This was a version bump only for btp to align it with other projects, there were no code changes.

libs/btp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/btp",
3-
"version": "0.62.0-rc.99",
3+
"version": "0.62.0-rc.100",
44
"description": "Fundamental Library for Angular - BTP",
55
"license": "Apache-2.0",
66
"homepage": "https://sap.github.io/fundamental-ngx",

libs/cdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.62.0-rc.100 (2026-04-29)
2+
3+
This was a version bump only for cdk to align it with other projects, there were no code changes.
4+
15
## 0.62.0-rc.99 (2026-04-29)
26

37
This was a version bump only for cdk to align it with other projects, there were no code changes.

libs/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/cdk",
3-
"version": "0.62.0-rc.99",
3+
"version": "0.62.0-rc.100",
44
"schematics": "./schematics/collection.json",
55
"description": "Fundamental Library for Angular - CDK",
66
"license": "Apache-2.0",

libs/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.62.0-rc.100 (2026-04-29)
2+
3+
This was a version bump only for core to align it with other projects, there were no code changes.
4+
15
## 0.62.0-rc.99 (2026-04-29)
26

37
### 🩹 Fixes

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/core",
3-
"version": "0.62.0-rc.99",
3+
"version": "0.62.0-rc.100",
44
"schematics": "./schematics/collection.json",
55
"ng-update": {
66
"migrations": "./schematics/migrations.json"

libs/cx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.62.0-rc.100 (2026-04-29)
2+
3+
This was a version bump only for cx to align it with other projects, there were no code changes.
4+
15
## 0.62.0-rc.99 (2026-04-29)
26

37
This was a version bump only for cx to align it with other projects, there were no code changes.

libs/cx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-ngx/cx",
3-
"version": "0.62.0-rc.99",
3+
"version": "0.62.0-rc.100",
44
"schematics": "./schematics/collection.json",
55
"description": "Fundamental Library for Angular - cx",
66
"license": "Apache-2.0",

libs/datetime-adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.62.0-rc.100 (2026-04-29)
2+
3+
This was a version bump only for datetime-adapter to align it with other projects, there were no code changes.
4+
15
## 0.62.0-rc.99 (2026-04-29)
26

37
This was a version bump only for datetime-adapter to align it with other projects, there were no code changes.

0 commit comments

Comments
 (0)