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 Jan 9, 2024
1 parent 6cf79d8 commit 3644cdc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-scissors-design.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/unlucky-lions-type.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# svelte-interactions

## 0.1.0

### Minor Changes

- feat: long press ([#4](https://github.com/huntabyte/svelte-interactions/pull/4))

- feat: `hover` interaction ([#2](https://github.com/huntabyte/svelte-interactions/pull/2))
breaking change: `initPress` renamed to `createPress`

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-interactions",
"version": "0.0.1",
"version": "0.1.0",
"repository": "github:huntabyte/svelte-interactions",
"license": "MIT",
"author": "Hunter Johnston <[email protected]>",
Expand Down

0 comments on commit 3644cdc

Please sign in to comment.