Skip to content

Commit 5cd25a1

Browse files
committed
bump to version 2.10.0
1 parent c9cd59a commit 5cd25a1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="2.10.0"></a>
2+
# 2.10.0 (2016-12-22)
3+
### Features
4+
* [364](https://github.com/mseemann/angular2-mdl/issues/364) (upgrade mdl to version 1.3.0)
5+
6+
17
<a name="2.9.0"></a>
28
# 2.9.0 (2016-12-16)
39

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This package assumes that you are building an Angular2 app with TypeScript. Angu
2020
**Here is a plnkr if you'd like to play around http://plnkr.co/edit/I3dLfLUDIH2xlEJqj0da?p=preview.**
2121

2222

23-
### Status of the npm package version 2 (mdl version 1.2.1; angular 2 final)
23+
### Status of the npm package version 2 (mdl version 1.3.0; angular 2 final)
2424

2525
- Badges
2626
- Buttons

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-mdl",
3-
"version": "2.9.0",
3+
"version": "2.10.0",
44
"license": "MIT",
55
"description": "Angular 2 components, directives and styles based on material design lite https://getmdl.io.",
66
"homepage": "http://mseemann.io/angular2-mdl/",

0 commit comments

Comments
 (0)