Skip to content

Commit

Permalink
chore: Release 0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Nov 15, 2021
1 parent c074a5e commit e581aee
Show file tree
Hide file tree
Showing 30 changed files with 35,603 additions and 700 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ statistics/
*.mp4
demo/storybook
demo/storybook2
dist/

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Add `setTransform`, `setTransformIndex` event properties.
* Expand the functions of `translate` and `rotate` properties.


## [0.27.2] - 2021-11-16
* `moveable` 0.27.2
* `react-moveable` 0.30.2
* `preact-moveable` 0.29.2
* `ngx-moveable` 0.23.2
* `svelte-moveable` 0.18.2
* `lit-moveable` 0.4.2
* `vue-moveable` 2.0.0-beta.5
* `vue3-moveable` 0.2.2


### Fixed
* fix dependencies #553
* fix elementGuidelines #555
* fix vue types #557


## [0.27.1] - 2021-11-10
* `moveable` 0.27.1
* `react-moveable` 0.30.1
Expand Down
Loading

0 comments on commit e581aee

Please sign in to comment.