Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
0.5.3
  • Loading branch information
swiety85 committed May 16, 2017
1 parent 010a21b commit 0f2e3f3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.5.3"></a>
# [0.5.3]((https://github.com/swiety85/angular2gridster/compare/0.5.2...0.5.3)) (2017-05-16)


### Bug Fixes

* **drag-drop:** DnD ngOnInit gridster-item bug fix
* **api:** AOT fix for mismatching signature call

### Features

* **config:** Dynamic widthHeightRatio option change



<a name="0.5.2"></a>
# [0.5.2]((https://github.com/swiety85/angular2gridster/compare/0.5.1...0.5.2)) (2017-04-30)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2gridster",
"version": "0.5.2",
"version": "0.5.3",
"license": "MIT",
"main": "./dist/index.js",
"scripts": {
Expand Down

0 comments on commit 0f2e3f3

Please sign in to comment.