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

Commit a19be17

Browse files
committed
chore(release) prepared release & published version 0.1.1 to npm
1 parent 841c548 commit a19be17

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

doc/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="0.1.1"></a>
2+
## 0.1.1 (2016-09-09)
3+
4+
5+
### Features
6+
7+
* interact-draggable attribute ([a564dde](https://github.com/eriklieben/aurelia-interactjs/commit/a564dde))
8+
* interact-dropzone attribute ([cf8162a](https://github.com/eriklieben/aurelia-interactjs/commit/cf8162a))
9+
* interact-gesturable attribute ([f33889a](https://github.com/eriklieben/aurelia-interactjs/commit/f33889a))
10+
* interact-resizable attribute ([d99fb1a](https://github.com/eriklieben/aurelia-interactjs/commit/d99fb1a))
11+
12+
13+
114
### 1.0.0-beta.1.1.0 (2016-03-23)
215

316
* Update to Babel 6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-interactjs",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Plugin to use interact.js with Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)