Skip to content

Commit

Permalink
chore: Release 0.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Mar 29, 2021
1 parent 5e3dbfa commit 4caabc7
Show file tree
Hide file tree
Showing 24 changed files with 33,557 additions and 94 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ statistics/
.scene_cache
*.mp4
demo/storybook
dist/

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@ 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.24.4] - 2021-03-30
* `moveable` 0.24.4
* `react-moveable` 0.27.4
* `preact-moveable` 0.26.4
* `ngx-moveable` 0.20.5
* `svelte-moveable` 0.15.5
* `lit-moveable` 0.1.5

### Fixed
* Update `@scena/dragscroll` #435


## [0.24.4] - 2021-03-22
Expand Down
Loading

0 comments on commit 4caabc7

Please sign in to comment.