Skip to content

Commit

Permalink
Version Packages (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 12, 2024
1 parent 7dcd042 commit fc88134
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/swift-wasps-chew.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.59.1

### Patch Changes

- fix(Spline): Improve defaultPathData() by handling explicit `pathData` (ex. Bar) and non-cartesian (ex. graph/hierarchy) usage ([`7dcd042`](https://github.com/techniq/layerchart/commit/7dcd0421790b1d13822d8ef99cfa02fa0d5ebf72))

## 0.59.0

### Minor 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.59.0",
"version": "0.59.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit fc88134

Please sign in to comment.