@carbon/charts-vue 1.11.18 → 1.11.20

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
@@ -1,62 +1,56 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## 1.11.18 (2023-08-09)
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
5
 
6
+ ## 1.11.20 (2023-08-10)
8
7
 
9
8
  ### Bug Fixes
10
9
 
11
- * **umd:** close issue 1643 - UMD bundle not generated ([#1644](https://github.com/carbon-design-system/carbon-charts/issues/1644)) ([d0313dc](https://github.com/carbon-design-system/carbon-charts/commit/d0313dcc59cf857ca92cbe3886f12dd6fa76a9b5))
12
-
13
-
10
+ - **umd:** simplify exports
11
+ ([#1647](https://github.com/carbon-design-system/carbon-charts/issues/1647))
12
+ ([712f36e](https://github.com/carbon-design-system/carbon-charts/commit/712f36ea2a45a3ba7f8cb3b5672f150ee9f31d72))
14
13
 
14
+ ## 1.11.19 (2023-08-09)
15
15
 
16
+ ### Bug Fixes
16
17
 
17
- ## 1.11.17 (2023-08-06)
18
+ - **1633:** use of arrow function lost lexical this
19
+ ([#1645](https://github.com/carbon-design-system/carbon-charts/issues/1645))
20
+ ([3303b8f](https://github.com/carbon-design-system/carbon-charts/commit/3303b8fbc29f7cb82c0d8f441199f7f9bca2d8a1))
18
21
 
19
- **Note:** Version bump only for package @carbon/charts-vue
22
+ ## 1.11.18 (2023-08-09)
20
23
 
24
+ ### Bug Fixes
21
25
 
26
+ - **umd:** close issue 1643 - UMD bundle not generated
27
+ ([#1644](https://github.com/carbon-design-system/carbon-charts/issues/1644))
28
+ ([d0313dc](https://github.com/carbon-design-system/carbon-charts/commit/d0313dcc59cf857ca92cbe3886f12dd6fa76a9b5))
22
29
 
30
+ ## 1.11.17 (2023-08-06)
23
31
 
32
+ **Note:** Version bump only for package @carbon/charts-vue
24
33
 
25
34
  ## 1.11.16 (2023-08-02)
26
35
 
27
-
28
36
  ### Bug Fixes
29
37
 
30
- * **core/scss:** Replace hard-coded font-family set by mixin to CSS custom properties then reuse ([#1639](https://github.com/carbon-design-system/carbon-charts/issues/1639)) ([5440d24](https://github.com/carbon-design-system/carbon-charts/commit/5440d249c5326516e866b0e449d914395adbc023))
31
-
32
-
33
-
34
-
38
+ - **core/scss:** Replace hard-coded font-family set by mixin to CSS custom properties then reuse
39
+ ([#1639](https://github.com/carbon-design-system/carbon-charts/issues/1639))
40
+ ([5440d24](https://github.com/carbon-design-system/carbon-charts/commit/5440d249c5326516e866b0e449d914395adbc023))
35
41
 
36
42
  ## 1.11.15 (2023-07-31)
37
43
 
38
44
  **Note:** Version bump only for package @carbon/charts-vue
39
45
 
40
-
41
-
42
-
43
-
44
46
  ## [1.11.14](https://github.com/carbon-design-system/carbon-charts/compare/v1.11.13...v1.11.14) (2023-07-30)
45
47
 
46
48
  **Note:** Version bump only for package @carbon/charts-vue
47
49
 
48
-
49
-
50
-
51
-
52
50
  ## [1.11.13](https://github.com/carbon-design-system/carbon-charts/compare/v1.11.12...v1.11.13) (2023-07-20)
53
51
 
54
52
  **Note:** Version bump only for package @carbon/charts-vue
55
53
 
56
-
57
-
58
-
59
-
60
54
  # Change Log
61
55
 
62
56
  All notable changes to this project will be documented in this file. See