Skip to content

Commit a7aa26b

Browse files
committed
chore(changelog): add v8.48.0 [skip ci]
1 parent 75f36ae commit a7aa26b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,27 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1313
<!-- insert-new-changelog-here -->
1414

15+
## v8.48.0 (2022-01-27)
16+
17+
#### :rocket: New Feature
18+
* `forms`
19+
* [#1264](https://github.com/zendeskgarden/react-components/pull/1264) feat(forms): hide semantic Radio, Checkbox, and Toggle inputs more inclusively ([@jgorfine-zendesk](https://github.com/jgorfine-zendesk))
20+
21+
#### :bug: Bug Fix
22+
* `.template`, `accordions`, `avatars`, `buttons`, `chrome`, `colorpickers`, `datepickers`, `dropdowns`, `forms`, `loaders`, `modals`, `notifications`, `pagination`, `tables`, `tabs`, `tags`, `theming`, `tooltips`, `typography`
23+
* [#1273](https://github.com/zendeskgarden/react-components/pull/1273) fix: element component + subcomponent type conventions ([@jzempel](https://github.com/jzempel))
24+
* `chrome`
25+
* [#1272](https://github.com/zendeskgarden/react-components/pull/1272) fix(chrome): add padding to sheet header when sheet close button is p… ([@Francois-Esquire](https://github.com/Francois-Esquire))
26+
* `dropdowns`
27+
* [#1277](https://github.com/zendeskgarden/react-components/pull/1277) fix(dropdowns): compose onKeyDown handler for multiselect ([@hzhu](https://github.com/hzhu))
28+
29+
#### :seedling: Internal
30+
* [#1271](https://github.com/zendeskgarden/react-components/pull/1271) chore(deps): bump shelljs from 0.8.4 to 0.8.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
31+
* [#1269](https://github.com/zendeskgarden/react-components/pull/1269) chore(deps): bump follow-redirects from 1.9.0 to 1.14.7 in /examples/codesandbox ([@dependabot[bot]](https://github.com/apps/dependabot))
32+
* [#1268](https://github.com/zendeskgarden/react-components/pull/1268) chore(deps): bump follow-redirects from 1.14.3 to 1.14.7 ([@dependabot[bot]](https://github.com/apps/dependabot))
33+
* [#1270](https://github.com/zendeskgarden/react-components/pull/1270) chore(deps): bump engine.io from 4.1.1 to 4.1.2 in /examples/gatsby ([@dependabot[bot]](https://github.com/apps/dependabot))
34+
* [#1267](https://github.com/zendeskgarden/react-components/pull/1267) chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 in /examples/gatsby ([@dependabot[bot]](https://github.com/apps/dependabot))
35+
1536
## v8.47.2 (2022-01-13)
1637

1738
#### :memo: Documentation

0 commit comments

Comments
 (0)