@cfpb/cfpb-design-system 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,15 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- ## [4.0.1](https://github.com/cfpb/design-system/compare/v4.0.0..v4.0.1) - July 15, 2025
5
+ ## [4.0.2](https://github.com/cfpb/design-system/compare/v4.0.1..v4.0.2) - August 5, 2025
6
+
7
+ ### General
8
+
9
+ - Delete packages/cfpb-design-system/src/components/cfpb-icons/font directory
10
+
11
+ delete icon font folder and file - ([5bd827b](https://github.com/cfpb/design-system/commit/5bd827b849e9d933d64a755ca6f4637c845d6d0c)) - jenn-franklin
12
+
13
+ ## [4.0.1](https://github.com/cfpb/design-system/compare/v4.0.0..vv4.0.1) - July 15, 2025
6
14
 
7
15
  ### PRs in this release
8
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/cfpb-design-system",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "description": "CFPB's UI framework",
5
5
  "exports": {
6
6
  ".": "./src/index.js",