Skip to content

Commit fb62638

Browse files
committed
Update version to 0.6.2
1 parent 707458e commit fb62638

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.6.2"></a>
2+
# [0.6.2]((https://github.com/swiety85/angular2gridster/compare/0.6.1...0.6.2)) (2017-07-13)
3+
4+
5+
### Bug Fixes
6+
7+
* **drag-drop:** fix dragging new item (gridster-item-prototype) when it's placed in the area of gridster #64
8+
19
<a name="0.6.1"></a>
210
# [0.6.1]((https://github.com/swiety85/angular2gridster/compare/0.6.0...0.6.1)) (2017-07-10)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2gridster",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)