Skip to content

Commit 47aa318

Browse files
committed
chore: bump @redhat-cloud-services/frontend-components to 6.0.4 [skip ci]
1 parent 30d97c2 commit 47aa318

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [6.0.4](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-6.0.3...@redhat-cloud-services/frontend-components-6.0.4) (2025-04-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **components:** do not pass children as a prop ([11f50be](https://github.com/RedHatInsights/frontend-components/commit/11f50be4f755995bf2e7878b58fd0e8f428e13f7))
11+
512
## [6.0.3](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-6.0.2...@redhat-cloud-services/frontend-components-6.0.3) (2025-04-01)
613

714

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redhat-cloud-services/frontend-components",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Common components for RedHat Cloud Services project.",
55
"main": "index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)