@carbon/charts 0.41.63 → 0.41.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,7 +3,19 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.41.63](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.62...v0.41.63) (2021-05-10)
6
+ ## [0.41.67](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.66...v0.41.67) (2021-05-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **core:** fix circlepacks with one dataset ([#1035](https://github.com/carbon-design-system/carbon-charts/issues/1035)) ([2f0b183](https://github.com/carbon-design-system/carbon-charts/commit/2f0b183878b650c76b05ca6d5fb1e8f6a17c0266)), closes [#1031](https://github.com/carbon-design-system/carbon-charts/issues/1031)
12
+ * **core:** make sure tooltips are properly positioned when closer to the edges ([#1037](https://github.com/carbon-design-system/carbon-charts/issues/1037)) ([a8d13cd](https://github.com/carbon-design-system/carbon-charts/commit/a8d13cd6d90813161582a00afa5166ca87702f38))
13
+
14
+
15
+
16
+
17
+
18
+ ## [0.41.66](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.65...v0.41.66) (2021-05-25)
7
19
 
8
20
  **Note:** Version bump only for package @carbon/charts
9
21
 
@@ -11,6 +23,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
23
 
12
24
 
13
25
 
26
+ ## [0.41.65](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.64...v0.41.65) (2021-05-19)
27
+
28
+ **Note:** Version bump only for package @carbon/charts
29
+
30
+
31
+
32
+
33
+
34
+ # Change Log
35
+
36
+ All notable changes to this project will be documented in this file. See
37
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
38
+
39
+ ## [0.41.64](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.63...v0.41.64) (2021-05-10)
40
+
41
+ **Note:** Version bump only for package @carbon/charts
42
+
43
+ ## [0.41.63](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.62...v0.41.63) (2021-05-10)
44
+
45
+ **Note:** Version bump only for package @carbon/charts
46
+
14
47
  # Change Log
15
48
 
16
49
  All notable changes to this project will be documented in this file. See