Skip to content

Commit 9d4560d

Browse files
committed
chore: bump @redhat-cloud-services/frontend-components-config-utilities to 4.2.1 [skip ci]
1 parent 98892a8 commit 9d4560d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/config-utils/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+
## [4.2.1](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-config-utilities-4.2.0...@redhat-cloud-services/frontend-components-config-utilities-4.2.1) (2025-04-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **config:** add missing CDN path mapping to module interceptor ([2230ef3](https://github.com/RedHatInsights/frontend-components/commit/2230ef31c15bb1330d27abc2e6832e35cf41fe92))
11+
512
## [4.2.0](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-config-utilities-4.1.6...@redhat-cloud-services/frontend-components-config-utilities-4.2.0) (2025-04-02)
613

714

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.2.0",
3+
"version": "4.2.1",
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)