Skip to content

Commit

Permalink
Version Packages (#232)
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] committed Aug 16, 2024
1 parent 0fe54dc commit f78c580
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-moons-shout.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.44.0

### Minor Changes

- Add 'on:resize' (`{ width: number, height: number}`) event to `Chart` and `ChartContext` ([#231](https://github.com/techniq/layerchart/pull/231))

## 0.43.8

### 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 <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerchart",
"version": "0.43.8",
"version": "0.44.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit f78c580

Please sign in to comment.