From 811f4a1ab1fcd6f0d40e6a8907e8912500c91eaf Mon Sep 17 00:00:00 2001 From: Ans Date: Wed, 6 Nov 2024 20:22:20 -0500 Subject: [PATCH] Release 3.4.0 --- packages/cfpb-design-system/CHANGELOG.md | 13 ++++++++++++- packages/cfpb-design-system/package.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/packages/cfpb-design-system/CHANGELOG.md b/packages/cfpb-design-system/CHANGELOG.md index de79674e5..dec979ff7 100644 --- a/packages/cfpb-design-system/CHANGELOG.md +++ b/packages/cfpb-design-system/CHANGELOG.md @@ -2,7 +2,18 @@ All notable changes to this project will be documented in this file. -## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..3.3.1) - 2024-11-06 +## [3.4.0](https://github.com/cfpb/design-system/compare/v3.3.1..3.4.0) - 2024-11-07 + +### PRs in this release + +- PR #[2100](https://github.com/cfpb/design-system/pull/2100): Update behavior method names - Ans + +### General + +- Update behavior method names - ([8ae891d](https://github.com/cfpb/design-system/commit/8ae891de2b6d0f3f3f6fd5744f174302ac3b0465)) - Ans +- Adjust release-it process - ([222f302](https://github.com/cfpb/design-system/commit/222f30216e47e36ca3f01d2835fe53280af8ba4e)) - Ans + +## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..v3.3.1) - 2024-11-06 ### PRs in this release diff --git a/packages/cfpb-design-system/package.json b/packages/cfpb-design-system/package.json index 7f830717f..2d9f9be5b 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.3.1", + "version": "3.4.0", "description": "CFPB's UI framework", "main": "src/index.js", "author": {