Skip to content

Commit ef51737

Browse files
Version Packages (#2831)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89924b8 commit ef51737

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/tasty-trainers-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

charts/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lg-charts/core
22

3+
## 0.17.2
4+
5+
### Patch Changes
6+
7+
- 89924b8b7: [LG-4803](https://jira.mongodb.org/browse/LG-4803): fix exhaustive dependencies issues and refactor echarts options configuration
8+
39
## 0.17.1
410

511
### Patch Changes

charts/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-charts/core",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"description": "lg-charts Core Chart Components",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

charts/drag-provider/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lg-charts/drag-provider
22

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [89924b8b7]
8+
- @lg-charts/core@0.17.2
9+
310
## 0.2.4
411

512
### Patch Changes

charts/drag-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-charts/drag-provider",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "lg-charts DragProvider Component",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)