Skip to content

Commit 0bfba0d

Browse files
patch release (#3041)
1 parent b0d0790 commit 0bfba0d

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

RELEASENOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ These are changes that have backwards-compatible solutions present and that comp
3131

3232
### Latest Release
3333

34+
## Release 0.10.47
35+
36+
**Bugfixes**
37+
- `Popover` - Prevent ESC key event from bubbling up to parent components such as `Modal`
38+
39+
**Maintenance**
40+
- `ProgressIndicator` - TypeScript types update
41+
3442
## Release 0.10.46
3543

3644
**Bugfixes**

patch.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Release 0.10.47
2+
3+
**Bugfixes**
4+
- `Popover` - Prevent ESC key event from bubbling up to parent components such as `Modal`
5+
6+
**Maintenance**
7+
- `ProgressIndicator` - TypeScript types update

0 commit comments

Comments
 (0)