Skip to content

Commit 33c79df

Browse files
author
Austin Green
committed
Add v6.2.0 to CHANGELOG.md [skip ci]
1 parent 280ed7f commit 33c79df

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,25 @@ _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+
## v6.2.0 (2019-07-03)
16+
17+
#### :rocket: New Feature
18+
* `datepickers`
19+
* [#373](https://github.com/zendeskgarden/react-components/pull/373) feat(datepickers): introduce Datepicker component ([@austin94](https://github.com/austin94))
20+
21+
#### :bug: Bug Fix
22+
* `notifications`
23+
* [#379](https://github.com/zendeskgarden/react-components/pull/379) fix(notifications): show correct Notification and Alert styling ([@austin94](https://github.com/austin94))
24+
25+
#### :seedling: Internal
26+
* Other
27+
* [#377](https://github.com/zendeskgarden/react-components/pull/377) chore(deps): update dependency eslint-config-prettier to v6 ([@renovate[bot]](https://github.com/apps/renovate))
28+
* [#376](https://github.com/zendeskgarden/react-components/pull/376) chore(deps): update dependency eslint to v6 ([@renovate[bot]](https://github.com/apps/renovate))
29+
* `dropdowns`
30+
* [#374](https://github.com/zendeskgarden/react-components/pull/374) chore(deps): pin dependency @types/lodash.debounce to 4.0.6 ([@renovate[bot]](https://github.com/apps/renovate))
31+
* `breadcrumbs`, `buttons`, `checkboxes`, `chrome`, `dropdowns`, `forms`, `grid`, `menus`, `modals`, `notifications`, `pagination`, `radios`, `ranges`, `tables`, `tabs`, `tags`, `textfields`, `toggles`, `tooltips`
32+
* [#375](https://github.com/zendeskgarden/react-components/pull/375) chore(deps): update all development non-major dependencies ([@renovate[bot]](https://github.com/apps/renovate))
33+
1534
## v6.1.0 (2019-06-26)
1635

1736
#### :rocket: New Feature

0 commit comments

Comments
 (0)