Skip to content

Commit 15e3a6a

Browse files
Version Packages (#477)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa12a9c commit 15e3a6a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/lazy-taxis-hang.md

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

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+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- feat(BarChart): Pass derived scales (x1, y1) to slots props. Useful for custom labels with group series layout ([#476](https://github.com/techniq/layerchart/pull/476))
8+
39
## 1.0.9
410

511
### Patch 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": "1.0.9",
7+
"version": "1.0.10",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)