diff --git a/packages/cfpb-design-system/CHANGELOG.md b/packages/cfpb-design-system/CHANGELOG.md index 3433b2f29..03e22e381 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.8](https://github.com/cfpb/design-system/compare/v3.4.7..3.4.8) - November 13, 2024 +## [3.4.9](https://github.com/cfpb/design-system/compare/v3.4.8..3.4.9) - November 13, 2024 + +### PRs in this release + +- PR #[2112](https://github.com/cfpb/design-system/pull/2112): Pagination: move z-index to buttons - Ans + +### General + +- Move z-index to buttons - ([48e4c68](https://github.com/cfpb/design-system/commit/48e4c68cda895e8b7103b4091627e6d31e859a88)) - Ans + +## [3.4.8](https://github.com/cfpb/design-system/compare/v3.4.7..v3.4.8) - November 13, 2024 ### PRs in this release diff --git a/packages/cfpb-design-system/package.json b/packages/cfpb-design-system/package.json index 9ad243198..e47b8aba0 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.8", + "version": "3.4.9", "description": "CFPB's UI framework", "main": "src/index.js", "author": {