Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.1.1 - May 9, 2022, 11:01 AM [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 9, 2022
1 parent 1103ef8 commit 5d903c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

### [1.1.1](https://github.com/vnphanquang/svelte-action-movable/compare/v1.1.0...v1.1.1) (2022-05-09)


### Bug Fixes

* **README:** reflect typescript event declaration ([1103ef8](https://github.com/vnphanquang/svelte-action-movable/commit/1103ef8ad6d3634f92a0959c43ad161e2a5d2f3b))


### Documentation

* **README:** add ##installation ([e5d817d](https://github.com/vnphanquang/svelte-action-movable/commit/e5d817dc32a2040008caa70df8cb65d299950e58))

## [1.1.0](https://github.com/vnphanquang/svelte-action-movable/compare/v1.0.4...v1.1.0) (2022-05-09)


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-movable",
"version": "1.1.0",
"version": "1.1.1",
"description": "Action to move node on mousedown & mousemove",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit 5d903c9

Please sign in to comment.