Skip to content

Commit 75a3d6e

Browse files
committed
bumb version
1 parent bd2165c commit 75a3d6e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<a name="2.4.2"></a>
2-
# 2.4.2 (2016-11-18)
2+
# 2.4.2 (2016-11-17)
33

44
### Bug Fixes
55
* [200](https://github.com/mseemann/angular2-mdl/issues/200) (close menu if another menu will be opened)
6+
* [205](https://github.com/mseemann/angular2-mdl/issues/205) (group nested radios not working)
7+
* [216](https://github.com/mseemann/angular2-mdl/issues/216) (AOT fail for dialogs)
68

79
### Features
810
* [201](https://github.com/mseemann/angular2-mdl/issues/201) (Step in text fields)

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.4.1",
3+
"version": "2.4.2",
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)