@carbon/charts 1.6.1 → 1.6.3

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,6 +3,28 @@
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
+ ## [1.6.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.2...v1.6.3) (2022-12-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **csp:** remove inline styles ([#1484](https://github.com/carbon-design-system/carbon-charts/issues/1484)) ([622f59a](https://github.com/carbon-design-system/carbon-charts/commit/622f59ab3cc738985f1004ff93423602ad673b86))
12
+
13
+
14
+
15
+
16
+
17
+ ## [1.6.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.1...v1.6.2) (2022-12-06)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **core:** keep tooltip hidden if legend truncation is set to none ([#1471](https://github.com/carbon-design-system/carbon-charts/issues/1471)) ([1c5e555](https://github.com/carbon-design-system/carbon-charts/commit/1c5e555cfda85851ad9d394bcd13809d0605bcce)), closes [#1470](https://github.com/carbon-design-system/carbon-charts/issues/1470)
23
+
24
+
25
+
26
+
27
+
6
28
  ## [1.6.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.0...v1.6.1) (2022-10-20)
7
29
 
8
30
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Notice
2
2
 
3
- ### This version is in beta & relies on **Carbon v11**. If you're using Carbon v10, [see the legacy demo site](https://carbon-charts-0x.netlify.app)
3
+ ### This version relies on **Carbon v11**. If you're using Carbon v10, [see the legacy demo site](https://carbon-charts-0x.netlify.app)
4
4
 
5
5
  ## `@carbon/charts`
6
6