@cfpb/cfpb-design-system 3.3.1 → 3.4.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,28 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- ## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..3.3.1) - 2024-11-06
5
+ ## [3.4.1](https://github.com/cfpb/design-system/compare/v3.4.0..3.4.1) - 2024-11-07
6
+
7
+ ### PRs in this release
8
+
9
+ - PR #[2101](https://github.com/cfpb/design-system/pull/2101): Add behavior JS unit tests - Ans
10
+
11
+ ### General
12
+
13
+ - Add behavior specs - ([dd956be](https://github.com/cfpb/design-system/commit/dd956be595a500b2fd654faa9c88700851057eb1)) - Ans
14
+
15
+ ## [3.4.0](https://github.com/cfpb/design-system/compare/v3.3.1..v3.4.0) - 2024-11-07
16
+
17
+ ### PRs in this release
18
+
19
+ - PR #[2100](https://github.com/cfpb/design-system/pull/2100): Update behavior method names - Ans
20
+
21
+ ### General
22
+
23
+ - Update behavior method names - ([8ae891d](https://github.com/cfpb/design-system/commit/8ae891de2b6d0f3f3f6fd5744f174302ac3b0465)) - Ans
24
+ - Adjust release-it process - ([222f302](https://github.com/cfpb/design-system/commit/222f30216e47e36ca3f01d2835fe53280af8ba4e)) - Ans
25
+
26
+ ## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..v3.3.1) - 2024-11-06
6
27
 
7
28
  ### PRs in this release
8
29