Skip to content

Commit 073474d

Browse files
committed
chore(changelog): add v9.11.0 [skip ci]
1 parent 1bde048 commit 073474d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1313
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1414
<!-- insert-new-changelog-here -->
1515

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))
27+
1628
## v9.10.1 (2025-08-14)
1729

1830
#### :bug: Bug Fix

0 commit comments

Comments
 (0)