Skip to content

Commit

Permalink
Version Packages (#324)
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 Jan 16, 2025
1 parent bec9207 commit 2a9451a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/young-falcons-obey.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.72.1

### Patch Changes

- fix: Compatibility with Svelte 3/4 after accidental introduction of typescript in markup ([`bec9207`](https://github.com/techniq/layerchart/commit/bec92074c75a8d9c18be20f7b00723c37ce19c4f))

## 0.72.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.72.0",
"version": "0.72.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 2a9451a

Please sign in to comment.