Skip to content

Commit

Permalink
Release 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
contolini committed Dec 4, 2024
1 parent 9236fc2 commit e346501
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion packages/cfpb-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

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

## [3.6.0](https://github.com/cfpb/design-system/compare/v3.5.0..3.6.0) - December 3, 2024
## [3.6.1](https://github.com/cfpb/design-system/compare/v3.6.0..3.6.1) - December 4, 2024

### PRs in this release

- PR #[2054](https://github.com/cfpb/design-system/pull/2054): Add new tooltip component to DS - Chris Contolini
- PR #[2133](https://github.com/cfpb/design-system/pull/2133): Add ESLint typescript resolver to fix exports issue - Chris Contolini

### General

- Return Tooltip instance to match JSDoc description - ([290b87e](https://github.com/cfpb/design-system/commit/290b87e4889c16c5e846e3039a7266ebb7c09e99)) - Chris Contolini

## [3.6.0](https://github.com/cfpb/design-system/compare/v3.5.0..v3.6.0) - December 3, 2024

### General

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.6.0",
"version": "3.6.1",
"description": "CFPB's UI framework",
"exports": {
".": "./src/index.js",
Expand Down

0 comments on commit e346501

Please sign in to comment.