Skip to content

Commit 7686918

Browse files
authored
Merge pull request #559 from techniq/changeset-release/next
Version Packages (next)
2 parents c476fdf + 92a7068 commit 7686918

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
@@ -24,6 +24,7 @@
2424
"eleven-crabs-switch",
2525
"eleven-trains-make",
2626
"evil-flowers-float",
27+
"four-taxes-beam",
2728
"fruity-pillows-agree",
2829
"funny-wasps-heal",
2930
"giant-donuts-yell",

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.19
4+
5+
### Patch Changes
6+
7+
- fix(Calendar): Pass `cellSize` to children snippet (useful when responsive) ([#558](https://github.com/techniq/layerchart/pull/558))
8+
39
## 2.0.0-next.18
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": "2.0.0-next.18",
7+
"version": "2.0.0-next.19",
88
"scripts": {
99
"dev": "vite dev --port 3002",
1010
"build": "vite build",

0 commit comments

Comments
 (0)