Skip to content

Commit d649ec2

Browse files
committed
chore: bump @redhat-cloud-services/frontend-components to 7.0.12 [skip ci]
1 parent 8e89278 commit d649ec2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/components/CHANGELOG.md

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

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

5+
## [7.0.12](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-7.0.11...@redhat-cloud-services/frontend-components-7.0.12) (2025-10-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **FilterChips:** only show group delete with multiple items ([7e54f57](https://github.com/RedHatInsights/frontend-components/commit/7e54f57a4d41a8fcdc0f58a12179fd730325d573))
11+
* **group-filter:** restore proper groupSelectable behaviour ([caf7b96](https://github.com/RedHatInsights/frontend-components/commit/caf7b96420f0a55fbda9a80e29c50674aedfac95))
12+
513
## [7.0.11](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-7.0.10...@redhat-cloud-services/frontend-components-7.0.11) (2025-10-07)
614

715
### Dependency Updates

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": "7.0.11",
3+
"version": "7.0.12",
44
"description": "Common components for RedHat Cloud Services project.",
55
"main": "index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)