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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,20 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
12
12
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
13
13
<!-- insert-new-changelog-here -->
14
14
15
+
## v6.0.2 (2019-06-14)
16
+
17
+
#### :bug: Bug Fix
18
+
*`buttons`
19
+
*[#366](https://github.com/zendeskgarden/react-components/pull/366) fix(buttons): Pass className to <Icon /> ([@giacomorebonato](https://github.com/giacomorebonato))
20
+
*`avatars`
21
+
*[#363](https://github.com/zendeskgarden/react-components/pull/363) fix(avatars): update avatar CSS for badge animation ([@jzempel](https://github.com/jzempel))
22
+
* Other
23
+
*[#361](https://github.com/zendeskgarden/react-components/pull/361) fix(build): add tag fetching to process ([@austin94](https://github.com/austin94))
24
+
25
+
#### :memo: Documentation
26
+
*[#364](https://github.com/zendeskgarden/react-components/pull/364) chore(demo): add `react-containers` link + deprecated packages section ([@jzempel](https://github.com/jzempel))
0 commit comments