Skip to content

Commit

Permalink
Release 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 6, 2024
1 parent ae8b035 commit 8f9e82d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion packages/cfpb-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

All notable changes to this project will be documented in this file.

## [3.2.12](https://github.com/cfpb/design-system/compare/v3.2.11..v3.2.12) - 2024-11-06
## [3.3.1](https://github.com/cfpb/design-system/compare/v3.3.0..3.3.1) - 2024-11-06

### PRs in this release

- PR #[2099](https://github.com/cfpb/design-system/pull/2099): Point to the right npm repo in the DS - Ans

### General

- Point to the right npm repo in the DS - ([f61ef71](https://github.com/cfpb/design-system/commit/f61ef71e4bdd0e7df503d6d8afade621ca561a75)) - Ans

## [3.3.0](https://github.com/cfpb/design-system/compare/v3.2.11..v3.3.0) - 2024-11-06

### PRs in this release

Expand Down
2 changes: 1 addition & 1 deletion packages/cfpb-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cfpb/cfpb-design-system",
"version": "3.3.0",
"version": "3.3.1",
"description": "CFPB's UI framework",
"main": "src/index.js",
"author": {
Expand Down

0 comments on commit 8f9e82d

Please sign in to comment.