Skip to content

Commit 0ec0f83

Browse files
Version Packages (next) (#656)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c72b0af commit 0ec0f83

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"blue-doodles-chew",
1919
"brave-spies-give",
2020
"breezy-donuts-sniff",
21+
"brown-terms-tie",
2122
"bumpy-breads-rhyme",
2223
"calm-jars-mix",
2324
"chatty-flies-bet",

packages/layerchart/CHANGELOG.md

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

3+
## 2.0.0-next.41
4+
5+
### Patch Changes
6+
7+
- fix(Tooltip): Correctly set tooltip position on chart enter and exit ([#655](https://github.com/techniq/layerchart/pull/655))
8+
39
## 2.0.0-next.40
410

511
### Patch Changes

packages/layerchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"repository": "techniq/layerchart",
77
"homepage": "https://layerchart.com",
8-
"version": "2.0.0-next.40",
8+
"version": "2.0.0-next.41",
99
"scripts": {
1010
"dev": "vite dev --port 3002",
1111
"build": "vite build",

0 commit comments

Comments
 (0)