Skip to content

Commit 872c9a5

Browse files
committed
chore: bump @redhat-cloud-services/frontend-components-config-utilities to 4.1.6 [skip ci]
1 parent 3f486ab commit 872c9a5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/config-utils/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+
## [4.1.6](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-config-utilities-4.1.5...@redhat-cloud-services/frontend-components-config-utilities-4.1.6) (2025-03-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **config-utils:** disable cors checking on serve-federated dev server ([fcf4ad4](https://github.com/RedHatInsights/frontend-components/commit/fcf4ad43e7aad8dcdb5c3ce0a57bf8dbc2b7cf48))
11+
* **config:** allow overriding unleash module sharing config ([d1cb75c](https://github.com/RedHatInsights/frontend-components/commit/d1cb75c20f03886a8f30498af0d2394b94171be3))
12+
513
## [4.1.5](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-config-utilities-4.1.4...@redhat-cloud-services/frontend-components-config-utilities-4.1.5) (2025-02-26)
614

715

packages/config-utils/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-config-utilities",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
44
"description": "Utilities for shared config used in Red Hat Cloud Services project.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)