Skip to content

Commit

Permalink
chore: Release 0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 18, 2022
1 parent c841c2f commit 025c24b
Show file tree
Hide file tree
Showing 30 changed files with 36,699 additions and 120 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/

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



## [0.29.2] - 2022-04-18
* `moveable` 0.29.2
* `react-moveable` 0.32.2
* `preact-moveable` 0.31.2
* `ngx-moveable` 0.25.2
* `svelte-moveable` 0.19.2
* `lit-moveable` 0.6.2
* `vue-moveable` 2.0.0-beta.9
* `vue3-moveable` 0.4.2

### Fixed
* fix `setFixedDirection` for group #624
* fix `dist` for group #639

## [0.29.1] - 2022-04-16
* `moveable` 0.29.1
* `react-moveable` 0.32.1
Expand Down
Loading

0 comments on commit 025c24b

Please sign in to comment.