Skip to content

Commit 7958d40

Browse files
Version Packages (#2637)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e32a942 commit 7958d40

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/fuzzy-moons-sneeze.md

-5
This file was deleted.

.changeset/sour-bottles-sip.md

-5
This file was deleted.

.changeset/sour-tables-wonder.md

-5
This file was deleted.

charts/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lg-charts/core
22

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- 86ac72bf3: Fixes duplicate tooltip bug in remounted chart groups
8+
- 99484f720: Fixes bug that prevented chart resizing after initial render
9+
- 8d924f633: Ensure canvas is sized to container with correct pixel ratio
10+
311
## 0.10.0
412

513
### Minor Changes

charts/core/package.json

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

0 commit comments

Comments
 (0)