Skip to content

Commit

Permalink
Version Packages (#349)
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 May 16, 2024
1 parent d513f4d commit 91a32fa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-months-matter.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.63.1

### Patch Changes

- [RangeSlider] Add disableTooltips property ([#348](https://github.com/techniq/svelte-ux/pull/348))

## 0.63.0

### Minor 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.63.0",
"version": "0.63.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 91a32fa

Please sign in to comment.