Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Dec 22, 2015
1 parent 2b89901 commit cb5a659
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 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-framework",
"version": "1.0.0-beta.1.0.5",
"version": "1.0.0-beta.1.0.6",
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
"keywords": [
"aurelia",
Expand Down
5 changes: 5 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 1.0.0-beta.1.0.6 (2015-12-22)

* docs update


## 1.0.0-beta.1.0.3 (2015-12-03)

* docs update
Expand Down
10 changes: 5 additions & 5 deletions doc/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"type": {
"type": "reference",
"name": "Loader",
"id": 605,
"id": 736,
"moduleName": "\"aurelia-loader\""
}
},
Expand All @@ -71,7 +71,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 484,
"id": 208,
"moduleName": "\"aurelia-dependency-injection\""
}
},
Expand Down Expand Up @@ -117,7 +117,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 484,
"id": 208,
"moduleName": "\"aurelia-dependency-injection\""
}
},
Expand All @@ -135,7 +135,7 @@
"type": {
"type": "reference",
"name": "Loader",
"id": 605,
"id": 736,
"moduleName": "\"aurelia-loader\""
}
},
Expand Down Expand Up @@ -482,7 +482,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 484,
"id": 208,
"moduleName": "\"aurelia-dependency-injection\""
}
},
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-framework",
"version": "1.0.0-beta.1.0.5",
"version": "1.0.0-beta.1.0.6",
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit cb5a659

Please sign in to comment.