You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,18 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
13
13
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
14
14
<!-- insert-new-changelog-here -->
15
15
16
+
## v9.11.0 (2025-08-21)
17
+
18
+
#### :rocket: New Feature
19
+
*`typography`
20
+
*[#2041](https://github.com/zendeskgarden/react-components/pull/2041) feat(typography): add new `Kbd` component ([@jzempel](https://github.com/jzempel))
21
+
22
+
#### :bug: Bug Fix
23
+
*`typography`
24
+
*[#2042](https://github.com/zendeskgarden/react-components/pull/2042) fix(typography): correct `Kbd` Garden ID data attribute ([@jzempel](https://github.com/jzempel))
25
+
*`avatars`, `modals`, `notifications`
26
+
*[#2040](https://github.com/zendeskgarden/react-components/pull/2040) fix(avatars,modals,notifications): prevent dev console warnings ([@jzempel](https://github.com/jzempel))
0 commit comments