Skip to content

Commit

Permalink
Version Packages (#211)
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 Jun 27, 2024
1 parent 321f452 commit 86c3ffa
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-bugs-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-toys-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-cooks-marry.md

This file was deleted.

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

## 0.43.0

### Minor Changes

- Cleanup a11y and TS warnings/errors ([#207](https://github.com/techniq/layerchart/pull/207))

- Improve types across project ([#207](https://github.com/techniq/layerchart/pull/207))

### Patch Changes

- Add type-safe `chartContext()` instead of using `getContext('LayerCake')` ([#207](https://github.com/techniq/layerchart/pull/207))

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

0 comments on commit 86c3ffa

Please sign in to comment.