@carbon/charts-react 0.44.1 → 0.46.4

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +47 -15
  2. package/README.md +2 -2
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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.44.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.44.0...v0.44.1) (2021-08-19)
6
+ ## [0.46.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.3...v0.46.4) (2021-08-31)
7
7
 
8
8
  **Note:** Version bump only for package @carbon/charts-react
9
9
 
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [0.44.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.43.0...v0.44.0) (2021-08-18)
14
+ ## [0.46.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.2...v0.46.3) (2021-08-31)
15
15
 
16
16
  **Note:** Version bump only for package @carbon/charts-react
17
17
 
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
- # [0.43.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.1...v0.43.0) (2021-08-17)
22
+ ## [0.46.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.1...v0.46.2) (2021-08-30)
23
23
 
24
24
  **Note:** Version bump only for package @carbon/charts-react
25
25
 
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
27
 
28
28
 
29
29
 
30
- ## [0.42.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.0...v0.42.1) (2021-08-13)
30
+ ## [0.46.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.0...v0.46.1) (2021-08-27)
31
31
 
32
32
  **Note:** Version bump only for package @carbon/charts-react
33
33
 
@@ -35,17 +35,58 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
35
35
 
36
36
 
37
37
 
38
- # [0.42.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.103...v0.42.0) (2021-08-13)
38
+ # [0.46.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.45.1...v0.46.0) (2021-08-27)
39
39
 
40
40
 
41
41
  ### Features
42
42
 
43
- * **charts:** add histogram ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038)) ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
43
+ * **charts:** add proportional meter chart ([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040)) ([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
44
44
 
45
45
 
46
46
 
47
47
 
48
48
 
49
+ # Change Log
50
+
51
+ All notable changes to this project will be documented in this file. See
52
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
53
+
54
+ ## [0.45.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.45.0...v0.45.1) (2021-08-23)
55
+
56
+ **Note:** Version bump only for package @carbon/charts-react
57
+
58
+
59
+
60
+
61
+
62
+ # [0.45.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.44.1...v0.45.0) (2021-08-19)
63
+
64
+ **Note:** Version bump only for package @carbon/charts-react
65
+
66
+ ## [0.44.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.44.0...v0.44.1) (2021-08-19)
67
+
68
+ **Note:** Version bump only for package @carbon/charts-react
69
+
70
+ # [0.44.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.43.0...v0.44.0) (2021-08-18)
71
+
72
+ **Note:** Version bump only for package @carbon/charts-react
73
+
74
+ # [0.43.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.1...v0.43.0) (2021-08-17)
75
+
76
+ **Note:** Version bump only for package @carbon/charts-react
77
+
78
+ ## [0.42.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.0...v0.42.1) (2021-08-13)
79
+
80
+ **Note:** Version bump only for package @carbon/charts-react
81
+
82
+ # [0.42.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.103...v0.42.0) (2021-08-13)
83
+
84
+ ### Features
85
+
86
+ - **charts:** add histogram
87
+ ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
88
+ ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
89
+
49
90
  # Change Log
50
91
 
51
92
  All notable changes to this project will be documented in this file. See
@@ -206,15 +247,6 @@ All notable changes to this project will be documented in this file. See
206
247
 
207
248
  **Note:** Version bump only for package @carbon/charts-react
208
249
 
209
- # Change Log
210
-
211
- All notable changes to this project will be documented in this file. See
212
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
213
-
214
- ## [0.41.68](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.67...v0.41.68) (2021-06-08)
215
-
216
- **Note:** Version bump only for package @carbon/charts-react
217
-
218
250
  ## [0.41.67](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.66...v0.41.67) (2021-05-31)
219
251
 
220
252
  **Note:** Version bump only for package @carbon/charts-react
package/README.md CHANGED
@@ -27,7 +27,7 @@ bundled version of the library.
27
27
  ## Step-by-step instructions
28
28
 
29
29
  Read
30
- [here](https://carbon-design-system.github.io/carbon-charts/?path=/story/tutorials-getting-started--react)
30
+ [here](https://carbon-design-system.github.io/carbon-charts/?path=/story/docs-getting-started--react)
31
31
 
32
32
  ## Codesandbox examples
33
33
 
@@ -46,7 +46,7 @@ For instance in the case of a donut chart you're able to pass in an additional
46
46
  field called `center` in your options configuring the donut center.
47
47
 
48
48
  For instructions on using the **tabular data format**, see
49
- [here](https://carbon-design-system.github.io/carbon-charts/?path=/story/tutorials--tabular-data-format)
49
+ [here](https://carbon-design-system.github.io/carbon-charts/?path=/story/docs-tutorials--tabular-data-format)
50
50
 
51
51
  There are also additional options available depending on the chart type being
52
52
  used,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts-react",
3
- "version": "0.44.1",
3
+ "version": "0.46.4",
4
4
  "description": "Carbon charting components for React",
5
5
  "main": "./bundle.js",
6
6
  "module": "./index.js",
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "homepage": "https://github.com/carbon-design-system/carbon-charts#readme",
51
51
  "dependencies": {
52
- "@carbon/charts": "^0.44.1",
52
+ "@carbon/charts": "^0.46.4",
53
53
  "@carbon/icons-react": "^10.32.0",
54
54
  "@carbon/telemetry": "0.0.0-alpha.6"
55
55
  },