Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/techniq/layerchart
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Nov 7, 2024
2 parents 8b1abc3 + c685d6b commit 72ef06b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/nine-cows-serve.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/layerchart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# LayerChart

## 0.58.4

### Patch Changes

- fix(Area): Improve initial tweened transition (matching Spline) ([`13c1ce5`](https://github.com/techniq/layerchart/commit/13c1ce5208356233c5b3ca2fb971fe4feefc8e5f))

## 0.58.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/layerchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <[email protected]>",
"license": "MIT",
"repository": "techniq/layerchart",
"version": "0.58.3",
"version": "0.58.4",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 72ef06b

Please sign in to comment.