Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed May 12, 2016
1 parent f4d696c commit 3461a33
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
3 changes: 3 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 1.0.0-beta.1.2.7 (2016-05-12)


### 1.0.0-beta.1.2.6 (2016-05-10)


Expand Down
8 changes: 4 additions & 4 deletions doc/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@
"type": {
"type": "reference",
"name": "TaskQueue",
"id": 1488,
"id": 1617,
"moduleName": "\"aurelia-task-queue\""
}
},
Expand Down Expand Up @@ -2860,7 +2860,7 @@
"type": {
"type": "reference",
"name": "Origin",
"id": 1434,
"id": 1450,
"moduleName": "\"aurelia-metadata\""
}
}
Expand Down Expand Up @@ -8407,7 +8407,7 @@
"type": {
"type": "reference",
"name": "Origin",
"id": 1434,
"id": 1450,
"moduleName": "\"aurelia-metadata\""
}
}
Expand Down Expand Up @@ -8451,7 +8451,7 @@
"type": {
"type": "reference",
"name": "Origin",
"id": 1434,
"id": 1450,
"moduleName": "\"aurelia-metadata\""
}
}
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-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",
Expand Down

0 comments on commit 3461a33

Please sign in to comment.