From aa97312d7421c9bdcde52985c0227bbef1d69b69 Mon Sep 17 00:00:00 2001 From: Daniel Bendel Date: Tue, 26 Apr 2016 19:46:16 +0200 Subject: [PATCH] chore(all): prepare release 0.5.1 --- doc/CHANGELOG.md | 10 ++++++++++ doc/api.json | 50 +++++++++++++++++++++++++++++++----------------- package.json | 2 +- 3 files changed, 43 insertions(+), 19 deletions(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 171ce5b7..178b8cbb 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.5.1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.5.0...v0.5.1) (2016-04-26) + + +### Features + +* **tools:** add AttributeManager, attributes and events to TypeScript definition ([cb141d1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/cb141d1)) + + + # [0.5.0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.4.0...v0.5.0) (2016-04-18) diff --git a/doc/api.json b/doc/api.json index dff2174d..f0cd2fbd 100644 --- a/doc/api.json +++ b/doc/api.json @@ -9021,7 +9021,7 @@ ] }, { - "id": 666, + "id": 667, "name": "constants", "kind": 32, "kindString": "Variable", @@ -9033,6 +9033,19 @@ "name": "any" } }, + { + "id": 663, + "name": "version", + "kind": 32, + "kindString": "Variable", + "flags": { + "isExported": true + }, + "type": { + "type": "instrinct", + "name": "any" + } + }, { "id": 659, "name": "configure", @@ -9080,7 +9093,7 @@ ] }, { - "id": 667, + "id": 668, "name": "fireEvent", "kind": 64, "kindString": "Function", @@ -9089,7 +9102,7 @@ }, "signatures": [ { - "id": 668, + "id": 669, "name": "fireEvent", "kind": 4096, "kindString": "Call signature", @@ -9099,7 +9112,7 @@ }, "parameters": [ { - "id": 669, + "id": 670, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -9113,7 +9126,7 @@ } }, { - "id": 670, + "id": 671, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -9127,7 +9140,7 @@ } }, { - "id": 671, + "id": 672, "name": "data", "kind": 32768, "kindString": "Parameter", @@ -9151,7 +9164,7 @@ ] }, { - "id": 672, + "id": 673, "name": "fireMaterializeEvent", "kind": 64, "kindString": "Function", @@ -9160,7 +9173,7 @@ }, "signatures": [ { - "id": 673, + "id": 674, "name": "fireMaterializeEvent", "kind": 4096, "kindString": "Call signature", @@ -9170,7 +9183,7 @@ }, "parameters": [ { - "id": 674, + "id": 675, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -9184,7 +9197,7 @@ } }, { - "id": 675, + "id": 676, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -9198,7 +9211,7 @@ } }, { - "id": 676, + "id": 677, "name": "data", "kind": 32768, "kindString": "Parameter", @@ -9222,7 +9235,7 @@ ] }, { - "id": 663, + "id": 664, "name": "getBooleanFromAttributeValue", "kind": 64, "kindString": "Function", @@ -9231,14 +9244,14 @@ }, "signatures": [ { - "id": 664, + "id": 665, "name": "getBooleanFromAttributeValue", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 665, + "id": 666, "name": "value", "kind": 32768, "kindString": "Parameter", @@ -9321,7 +9334,8 @@ "title": "Variables", "kind": 32, "children": [ - 666 + 667, + 663 ] }, { @@ -9329,9 +9343,9 @@ "kind": 64, "children": [ 659, - 667, - 672, - 663 + 668, + 673, + 664 ] } ] diff --git a/package.json b/package.json index 4382e713..300db383 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-materialize-bridge", - "version": "0.5.0", + "version": "0.5.1", "registry": "github", "description": "Aurelia interface to http://materializecss.com/", "keywords": [