From d0338c76e80f768a4116c161506370602b491715 Mon Sep 17 00:00:00 2001 From: Ans Date: Thu, 21 Nov 2024 17:48:58 -0500 Subject: [PATCH] Release 3.4.14 --- 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 2d18d84f5..0063fc9da 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.13](https://github.com/cfpb/design-system/compare/v3.4.12..3.4.13) - November 21, 2024 +## [3.4.14](https://github.com/cfpb/design-system/compare/v3.4.13..3.4.14) - November 21, 2024 + +### PRs in this release + +- PR #[2122](https://github.com/cfpb/design-system/pull/2122): Add non-clickable filter tag - Ans + +### General + +- Add non-clickable filter tag - ([b0b50c1](https://github.com/cfpb/design-system/commit/b0b50c1fe0b980273ee2f9b79e322b781f850ee8)) - Ans + +## [3.4.13](https://github.com/cfpb/design-system/compare/v3.4.12..v3.4.13) - November 21, 2024 ### PRs in this release diff --git a/packages/cfpb-design-system/package.json b/packages/cfpb-design-system/package.json index 3f6b4ccce..eab6718c1 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.13", + "version": "3.4.14", "description": "CFPB's UI framework", "main": "src/index.js", "author": {