Skip to content

Commit 2533e33

Browse files
committed
chore: Release 0.16.2
1 parent 86b8edb commit 2533e33

File tree

23 files changed

+11490
-61
lines changed

23 files changed

+11490
-61
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules/
22
*.DS_Store
33
.DS_Store
44
doc/
5-
dist/
5+
66
demo/dist/
77
packages/*/dist/
88
release/

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [0.16.2] - 2020-04-01
7+
* `moveable` 0.16.2
8+
* `react-moveable` 0.19.1
9+
* `preact-moveable` 0.18.1
10+
* `ngx-moveable` 0.12.1
11+
* `svelte-moveable` 0.7.1
12+
13+
### Fixed
14+
* Fix SVG Firefox Issue #211
15+
* when isDisplaySnapDigit={false} the number is displayed but set to 0 #200
16+
617

718
## [0.16.1] - 2020-03-31
819
* `moveable` 0.16.1

dist/moveable.cjs.js

Lines changed: 208 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/moveable.cjs.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)