Skip to content

Commit

Permalink
chore: Release 0.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Oct 9, 2020
1 parent 67a17ee commit 1d6a478
Show file tree
Hide file tree
Showing 20 changed files with 19,486 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ node_modules/
*.DS_Store
.DS_Store
doc/
dist/

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


## [0.19.4] - 2020-10-10
* `moveable` 0.19.4
* `react-moveable` 0.22.6
* `preact-moveable` 0.21.6
* `ngx-moveable` 0.15.4
* `svelte-moveable` 0.10.5

### Fixed
* remove console.log for npm #329


## [0.19.3] - 2020-09-19
* `moveable` 0.19.3
* `react-moveable` 0.22.6
Expand Down
213 changes: 213 additions & 0 deletions dist/moveable.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/moveable.cjs.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1d6a478

Please sign in to comment.