From 96b00b0f9cc68a4fdcaf61c325b597b10d12389f Mon Sep 17 00:00:00 2001 From: Ans Date: Wed, 6 Nov 2024 21:12:32 -0500 Subject: [PATCH] Release 3.4.1 --- packages/cfpb-design-system/CHANGELOG.md | 12 +++++++++++- packages/cfpb-design-system/package.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/packages/cfpb-design-system/CHANGELOG.md b/packages/cfpb-design-system/CHANGELOG.md index dec979ff7..91aa774fd 100644 --- a/packages/cfpb-design-system/CHANGELOG.md +++ b/packages/cfpb-design-system/CHANGELOG.md @@ -2,7 +2,17 @@ All notable changes to this project will be documented in this file. -## [3.4.0](https://github.com/cfpb/design-system/compare/v3.3.1..3.4.0) - 2024-11-07 +## [3.4.1](https://github.com/cfpb/design-system/compare/v3.4.0..3.4.1) - 2024-11-07 + +### PRs in this release + +- PR #[2101](https://github.com/cfpb/design-system/pull/2101): Add behavior JS unit tests - Ans + +### General + +- Add behavior specs - ([dd956be](https://github.com/cfpb/design-system/commit/dd956be595a500b2fd654faa9c88700851057eb1)) - Ans + +## [3.4.0](https://github.com/cfpb/design-system/compare/v3.3.1..v3.4.0) - 2024-11-07 ### PRs in this release diff --git a/packages/cfpb-design-system/package.json b/packages/cfpb-design-system/package.json index 2d9f9be5b..402690b84 100644 --- a/packages/cfpb-design-system/package.json +++ b/packages/cfpb-design-system/package.json @@ -1,6 +1,6 @@ { "name": "@cfpb/cfpb-design-system", - "version": "3.4.0", + "version": "3.4.1", "description": "CFPB's UI framework", "main": "src/index.js", "author": {