Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 17, 2023
1 parent 84b2051 commit cad54d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-bugs-nail.md

This file was deleted.

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

## 0.55.2

### Patch Changes

- Add `romanize()` string util and ScrollingValue example ([`ebd429e`](https://github.com/techniq/svelte-ux/commit/ebd429e4965ce7f681eb5f0d6933c7258ff333fb))

## 0.55.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 <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/svelte-ux",
"version": "0.55.1",
"version": "0.55.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit cad54d9

Please sign in to comment.