Skip to content

Commit aaa5282

Browse files
Version Packages (next) (#658)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3bf4c60 commit aaa5282

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
@@ -61,6 +61,7 @@
6161
"giant-donuts-yell",
6262
"green-mirrors-retire",
6363
"grumpy-ties-mix",
64+
"happy-bats-eat",
6465
"heavy-signs-kick",
6566
"honest-hoops-peel",
6667
"hot-pigs-push",

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.42
4+
5+
### Patch Changes
6+
7+
- fix(Calendar): Respect `start` instead of always start of year ([#657](https://github.com/techniq/layerchart/pull/657))
8+
39
## 2.0.0-next.41
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.41",
8+
"version": "2.0.0-next.42",
99
"scripts": {
1010
"dev": "vite dev --port 3002",
1111
"build": "vite build",

0 commit comments

Comments
 (0)