We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70e9a16 + 3fe59d2 commit d380d1aCopy full SHA for d380d1a
3 files changed
.changeset/soft-kids-pump.md
packages/layerchart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# LayerChart
2
3
+## 0.30.1
4
+
5
+### Patch Changes
6
7
+- Update dependencies ([`0a2a08d9360802fda3cffbd193a59299aae52f33`](https://github.com/techniq/layerchart/commit/0a2a08d9360802fda3cffbd193a59299aae52f33))
8
9
## 0.30.0
10
11
### Minor Changes
packages/layerchart/package.json
@@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerchart",
- "version": "0.30.0",
+ "version": "0.30.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
0 commit comments