Skip to content

Commit 73351e3

Browse files
Version Packages (#118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b80b17b commit 73351e3

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/pretty-carrots-teach.md

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

.changeset/six-dingos-hug.md

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

packages/layerchart/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# LayerChart
22

3+
## 0.31.2
4+
5+
### Patch Changes
6+
7+
- Update dependencies ([`48d636c4030df7278499412fad0ded15c59284d0`](https://github.com/techniq/layerchart/commit/48d636c4030df7278499412fad0ded15c59284d0))
8+
9+
- Update Svelte UX (with non-eager fallback settings()) ([`b80b17bdc8f1fc15ab25e352c81bc3aa50fd65a9`](https://github.com/techniq/layerchart/commit/b80b17bdc8f1fc15ab25e352c81bc3aa50fd65a9))
10+
311
## 0.31.1
412

513
### 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": "0.31.1",
7+
"version": "0.31.2",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)