Skip to content

Commit

Permalink
Version bump to 0.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Jul 11, 2023
1 parent e0b29f1 commit 379e9f8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/slow-islands-glow.md

This file was deleted.

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

## 0.44.1

### Patch Changes

- [AppLayout] Fix SSR rendering (window undefined) ([`e0b29f1`](https://github.com/techniq/svelte-ux/commit/e0b29f19640ff3c38b3aec6bbd31aa410a230db4))

## 0.44.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/svelte-ux",
"version": "0.44.0",
"version": "0.44.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

1 comment on commit 379e9f8

@vercel
Copy link

@vercel vercel bot commented on 379e9f8 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.