Skip to content

Commit ab81a45

Browse files
committed
2 parents c676611 + f5930b9 commit ab81a45

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/hot-elephants-sin.md

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

.changeset/silent-hounds-flash.md

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

packages/layerchart/CHANGELOG.md

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

3+
## 0.26.1
4+
5+
### Patch Changes
6+
7+
- Expose `geoContext` as top-level export ([`8bef371`](https://github.com/techniq/layerchart/commit/8bef3714d0ea145f143214a88d12f6966c136bd4))
8+
9+
- [Tooltip] Fix xOffset usage after recent refactor ([`cd9d8b7`](https://github.com/techniq/layerchart/commit/cd9d8b7627948c12985f358ba6dae93d8f9eeae7))
10+
311
## 0.26.0
412

513
### Minor Changes

packages/layerchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerchart",
7-
"version": "0.26.0",
7+
"version": "0.26.1",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)