From 31734ca166172499d1053a0e20c6e0ebe1e946ea Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Tue, 10 May 2016 14:56:03 -0400 Subject: [PATCH] chore(all): prepare release 1.0.0-beta.1.2.6 --- bower.json | 2 +- doc/CHANGELOG.md | 3 +++ doc/api.json | 8 ++++---- package.json | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/bower.json b/bower.json index 5c3e0780..4b7ce18a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating", - "version": "1.0.0-beta.1.2.5", + "version": "1.0.0-beta.1.2.6", "description": "An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 62563650..99d76d1b 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,6 @@ +### 1.0.0-beta.1.2.6 (2016-05-10) + + ### 1.0.0-beta.1.2.5 (2016-05-05) diff --git a/doc/api.json b/doc/api.json index 7e0016ba..9a2fa402 100644 --- a/doc/api.json +++ b/doc/api.json @@ -904,7 +904,7 @@ "type": { "type": "reference", "name": "TaskQueue", - "id": 1619, + "id": 1488, "moduleName": "\"aurelia-task-queue\"" } }, @@ -2860,7 +2860,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1430, + "id": 1434, "moduleName": "\"aurelia-metadata\"" } } @@ -8407,7 +8407,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1430, + "id": 1434, "moduleName": "\"aurelia-metadata\"" } } @@ -8451,7 +8451,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1430, + "id": 1434, "moduleName": "\"aurelia-metadata\"" } } diff --git a/package.json b/package.json index a2c4a372..055a25be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating", - "version": "1.0.0-beta.1.2.5", + "version": "1.0.0-beta.1.2.6", "description": "An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.", "keywords": [ "aurelia",