Skip to content

Commit dc42dca

Browse files
chore(all): prepare release 1.0.0-beta.1.1.0
1 parent be9776e commit dc42dca

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-framework",
3-
"version": "1.0.0-beta.1.0.8",
3+
"version": "1.0.0-beta.1.1.0",
44
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 1.0.0-beta.1.1.0 (2016-01-29)
2+
3+
4+
#### Bug Fixes
5+
6+
* bundle config ([1bb9e69b](http://github.com/aurelia/framework/commit/1bb9e69b8b209690c20812a5b24d0a0f7c9e4a8a))
7+
* **docs:** fix GiHub typo ([6adea363](http://github.com/aurelia/framework/commit/6adea3637f2c1da64cc76f9b0fba3973bb3c726f))
8+
9+
10+
#### Features
11+
12+
* **all:** update jspm meta; core-js; aurelia deps ([be9776e3](http://github.com/aurelia/framework/commit/be9776e3fb0ce94fe8c1539965112ee16fb2d323))
13+
14+
115
### 1.0.0-beta.1.0.8 (2016-01-08)
216

317

doc/api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"type": {
9090
"type": "reference",
9191
"name": "ViewResources",
92-
"id": 1179,
92+
"id": 1180,
9393
"moduleName": "\"aurelia-templating\""
9494
}
9595
}
@@ -153,7 +153,7 @@
153153
"type": {
154154
"type": "reference",
155155
"name": "ViewResources",
156-
"id": 1179,
156+
"id": 1180,
157157
"moduleName": "\"aurelia-templating\""
158158
}
159159
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-framework",
3-
"version": "1.0.0-beta.1.0.8",
3+
"version": "1.0.0-beta.1.1.0",
44
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)