Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
chore(release) prepared release & published version 0.1.1 to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-lieben committed Sep 9, 2016
1 parent 841c548 commit a19be17
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="0.1.1"></a>
## 0.1.1 (2016-09-09)


### Features

* interact-draggable attribute ([a564dde](https://github.com/eriklieben/aurelia-interactjs/commit/a564dde))
* interact-dropzone attribute ([cf8162a](https://github.com/eriklieben/aurelia-interactjs/commit/cf8162a))
* interact-gesturable attribute ([f33889a](https://github.com/eriklieben/aurelia-interactjs/commit/f33889a))
* interact-resizable attribute ([d99fb1a](https://github.com/eriklieben/aurelia-interactjs/commit/d99fb1a))



### 1.0.0-beta.1.1.0 (2016-03-23)

* Update to Babel 6
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": "aurelia-interactjs",
"version": "0.1.0",
"version": "0.1.1",
"description": "Plugin to use interact.js with Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit a19be17

Please sign in to comment.