Skip to content

Commit 478772c

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 5b55cea commit 478772c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v7.15.1 (Fri Mar 24 2023)
2+
3+
#### ⚠️ Pushed to `master`
4+
5+
- Avoid React.FC, improve types and fix lint errors ([@ghengeveld](https://github.com/ghengeveld))
6+
- Use latest Storybook 7 RC ([@ghengeveld](https://github.com/ghengeveld))
7+
- Fix types for optional fields on ProgressDots ([@ghengeveld](https://github.com/ghengeveld))
8+
- Include spreaded rest props in type definition ([@ghengeveld](https://github.com/ghengeveld))
9+
- Change tooltip wrapper element to span to prevent nesting buttons ([@ghengeveld](https://github.com/ghengeveld))
10+
- Use human readable numbers in Cardinal ([@ghengeveld](https://github.com/ghengeveld))
11+
- Export ButtonAction component ([@ghengeveld](https://github.com/ghengeveld))
12+
13+
#### Authors: 1
14+
15+
- Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld))
16+
17+
---
18+
119
# v7.15.1 (Thu Mar 23 2023)
220

321
#### ⚠️ Pushed to `master`

0 commit comments

Comments
 (0)