Skip to content

Commit b6bacb5

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

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
@@ -50,6 +50,7 @@
5050
"breezy-donuts-sniff",
5151
"breezy-oranges-drive",
5252
"bright-bubbles-zoom",
53+
"bright-stars-float",
5354
"brown-terms-tie",
5455
"brush-api-refactor",
5556
"bumpy-breads-rhyme",

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.64
4+
5+
### Patch Changes
6+
7+
- fix(ArcChart): (Re-)disable grid by default (regression from recent refactor) ([#449](https://github.com/techniq/layerchart/pull/449))
8+
39
## 2.0.0-next.63
410

511
### Minor 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.63",
8+
"version": "2.0.0-next.64",
99
"scripts": {
1010
"dev": "pnpm package:watch",
1111
"build": "svelte-package",

0 commit comments

Comments
 (0)