Skip to content

Commit 4fd8d40

Browse files
Version Packages (next) (#842)
1 parent 591b1ae commit 4fd8d40

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
@@ -21,6 +21,7 @@
2121
"add-trail-component",
2222
"add-violin-component",
2323
"afraid-jobs-say",
24+
"all-papers-unite",
2425
"annotation-line-sloped",
2526
"annotation-point-link-callouts",
2627
"arclabel-component",

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.59
4+
5+
### Patch Changes
6+
7+
- fix: Prevent submitting forms when clicking legend buttons ([#841](https://github.com/techniq/layerchart/pull/841))
8+
39
## 2.0.0-next.58
410

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

0 commit comments

Comments
 (0)