Skip to content

Commit

Permalink
Version Packages (#498)
Browse files Browse the repository at this point in the history
* Version Packages

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Lynch <[email protected]>
  • Loading branch information
3 people authored Oct 20, 2024
1 parent 1df58be commit 2f69665
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-gorillas-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-dancers-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-sloths-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-garlics-sin.md

This file was deleted.

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

## 0.75.2

### Patch Changes

- docs: Use Svelte 5 ([#436](https://github.com/techniq/svelte-ux/pull/436))

- fix(TableOfContents): Fix ssr support ([#436](https://github.com/techniq/svelte-ux/pull/436))

- fix(AppLayout): Fix SSR drawer layout on mobile. Resolves #22 ([#436](https://github.com/techniq/svelte-ux/pull/436))

- fix(SelectField): Fix Svelte 5 SSR compatibility ([#436](https://github.com/techniq/svelte-ux/pull/436))

## 0.75.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-ux/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/svelte-ux",
"version": "0.75.1",
"version": "0.75.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 2f69665

Please sign in to comment.