From 3461a3372ef632c3eb1848f5111a2ab37115bb5a Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Thu, 12 May 2016 08:08:34 -0400 Subject: [PATCH] chore(all): prepare release 1.0.0-beta.1.2.7 --- 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 4b7ce18a..7b9cff74 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating", - "version": "1.0.0-beta.1.2.6", + "version": "1.0.0-beta.1.2.7", "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 99d76d1b..6f6385c2 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,6 @@ +### 1.0.0-beta.1.2.7 (2016-05-12) + + ### 1.0.0-beta.1.2.6 (2016-05-10) diff --git a/doc/api.json b/doc/api.json index 9a2fa402..74f4117a 100644 --- a/doc/api.json +++ b/doc/api.json @@ -904,7 +904,7 @@ "type": { "type": "reference", "name": "TaskQueue", - "id": 1488, + "id": 1617, "moduleName": "\"aurelia-task-queue\"" } }, @@ -2860,7 +2860,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1434, + "id": 1450, "moduleName": "\"aurelia-metadata\"" } } @@ -8407,7 +8407,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1434, + "id": 1450, "moduleName": "\"aurelia-metadata\"" } } @@ -8451,7 +8451,7 @@ "type": { "type": "reference", "name": "Origin", - "id": 1434, + "id": 1450, "moduleName": "\"aurelia-metadata\"" } } diff --git a/package.json b/package.json index 055a25be..4af85e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating", - "version": "1.0.0-beta.1.2.6", + "version": "1.0.0-beta.1.2.7", "description": "An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.", "keywords": [ "aurelia",