Skip to content

Commit 0ed51bf

Browse files
chore(all): prepare release 1.0.0-beta.1.1.0
1 parent b6f0a24 commit 0ed51bf

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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-animator-css",
3-
"version": "1.0.0-beta.1.0.3",
3+
"version": "1.0.0-beta.1.1.0",
44
"description": "An implementation of the abstract Animator interface from templating which enables css-based animations.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 1.0.0-beta.1.1.0 (2016-01-29)
2+
3+
4+
#### Features
5+
6+
* **all:** update jspm meta; core-js; aurelia deps ([b6f0a247](https://github.com/aurelia/animator-css/commit/b6f0a247f73264d21f2d23f960fe7c3263bab121))
7+
8+
19
### 1.0.0-beta.1.0.3 (2016-01-08)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-animator-css",
3-
"version": "1.0.0-beta.1.0.3",
3+
"version": "1.0.0-beta.1.1.0",
44
"description": "An implementation of the abstract Animator interface from templating which enables css-based animations.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)