@cfpb/cfpb-design-system 3.3.0 → 3.3.1

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,17 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- ## [3.2.12](https://github.com/cfpb/design-system/compare/v3.2.11..v3.2.12) - 2024-11-06
5
+ ## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..3.3.1) - 2024-11-06
6
+
7
+ ### PRs in this release
8
+
9
+ - PR #[2099](https://github.com/cfpb/design-system/pull/2099): Point to the right npm repo in the DS - Ans
10
+
11
+ ### General
12
+
13
+ - Point to the right npm repo in the DS - ([f61ef71](https://github.com/cfpb/design-system/commit/f61ef71e4bdd0e7df503d6d8afade621ca561a75)) - Ans
14
+
15
+ ## [3.3.0](https://github.com/cfpb/design-system/compare/v3.2.11..v3.3.0) - 2024-11-06
6
16
 
7
17
  ### PRs in this release
8
18
 
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # CFPB's Design System [![npm](https://img.shields.io/npm/v/design-system.svg?style=flat-square)](https://www.npmjs.com/package/design-system)
1
+ # CFPB's Design System [![npm](https://img.shields.io/npm/v/design-system.svg?style=flat-square)](https://www.npmjs.com/package/@cfpb/cfpb-design-system)
2
2
 
3
3
  This UI library was developed at the
4
4
  [Consumer Financial Protection Bureau](https://consumerfinance.gov).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/cfpb-design-system",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "description": "CFPB's UI framework",
5
5
  "main": "src/index.js",
6
6
  "author": {