@cfpb/cfpb-design-system 3.3.0 → 3.4.0

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,28 @@
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.4.0](https://github.com/cfpb/design-system/compare/v3.3.1..3.4.0) - 2024-11-07
6
+
7
+ ### PRs in this release
8
+
9
+ - PR #[2100](https://github.com/cfpb/design-system/pull/2100): Update behavior method names - Ans
10
+
11
+ ### General
12
+
13
+ - Update behavior method names - ([8ae891d](https://github.com/cfpb/design-system/commit/8ae891de2b6d0f3f3f6fd5744f174302ac3b0465)) - Ans
14
+ - Adjust release-it process - ([222f302](https://github.com/cfpb/design-system/commit/222f30216e47e36ca3f01d2835fe53280af8ba4e)) - Ans
15
+
16
+ ## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..v3.3.1) - 2024-11-06
17
+
18
+ ### PRs in this release
19
+
20
+ - PR #[2099](https://github.com/cfpb/design-system/pull/2099): Point to the right npm repo in the DS - Ans
21
+
22
+ ### General
23
+
24
+ - Point to the right npm repo in the DS - ([f61ef71](https://github.com/cfpb/design-system/commit/f61ef71e4bdd0e7df503d6d8afade621ca561a75)) - Ans
25
+
26
+ ## [3.3.0](https://github.com/cfpb/design-system/compare/v3.2.11..v3.3.0) - 2024-11-06
6
27
 
7
28
  ### PRs in this release
8
29
 
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).