Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 24, 2023
1 parent 5b55cea commit 478772c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# v7.15.1 (Fri Mar 24 2023)

#### ⚠️ Pushed to `master`

- Avoid React.FC, improve types and fix lint errors ([@ghengeveld](https://github.com/ghengeveld))
- Use latest Storybook 7 RC ([@ghengeveld](https://github.com/ghengeveld))
- Fix types for optional fields on ProgressDots ([@ghengeveld](https://github.com/ghengeveld))
- Include spreaded rest props in type definition ([@ghengeveld](https://github.com/ghengeveld))
- Change tooltip wrapper element to span to prevent nesting buttons ([@ghengeveld](https://github.com/ghengeveld))
- Use human readable numbers in Cardinal ([@ghengeveld](https://github.com/ghengeveld))
- Export ButtonAction component ([@ghengeveld](https://github.com/ghengeveld))

#### Authors: 1

- Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld))

---

# v7.15.1 (Thu Mar 23 2023)

#### ⚠️ Pushed to `master`
Expand Down

0 comments on commit 478772c

Please sign in to comment.