Skip to content

Commit bc0cbc9

Browse files
Version Packages (next)
1 parent 0d35cae commit bc0cbc9

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"major-rats-raise",
100100
"mean-flies-play",
101101
"mean-loops-peel",
102+
"metal-flowers-sneeze",
102103
"mighty-weeks-try",
103104
"modern-nails-kiss",
104105
"new-turtles-clean",

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.47
4+
5+
### Patch Changes
6+
7+
- fix(TooltipContext): correct `bisect-band` hit detection by accounting for chart padding ([#806](https://github.com/techniq/layerchart/pull/806))
8+
39
## 2.0.0-next.46
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.46",
8+
"version": "2.0.0-next.47",
99
"scripts": {
1010
"dev": "pnpm package:watch",
1111
"package": "svelte-package",

0 commit comments

Comments
 (0)