Skip to content

Commit 05aa4d6

Browse files
committed
chore: Release 0.13.1
1 parent af11e27 commit 05aa4d6

19 files changed

+8441
-195
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ 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.13.1] - 2019-12-13
7+
### Fixed
8+
* Fix Snappable for dymaic guidelines (vertical, horizontal) #119
9+
* Element snaps with elementGuideline and verticalGuideline at the same posiiton #121
610

711
## [0.13.0] - 2019-12-12
812
* `moveable` 0.13.0

dist/moveable.cjs.js

Lines changed: 308 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)