This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased]
6
+
7
+ ## [ 0.0.2] - 2015-11-07
6
8
### Fixed
7
9
- Add missing ngMessages
8
10
@@ -14,4 +16,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
16
15
17
## 0.0.1 - 2015-11-06
16
18
17
- [ Unreleased ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/0.1.0...HEAD
19
+ [ Unreleased ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/0.2.0...HEAD
20
+ [ 0.0.2 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/0.0.1...0.0.2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ var server = 'server';
5
5
Package . describe ( {
6
6
name : "mys:angular-formly-templates-material" ,
7
7
summary : "Material design templates for angular-formly" ,
8
- version : "0.0.1 " ,
8
+ version : "0.0.2 " ,
9
9
10
10
documentation : 'README.md' ,
11
11
git : 'https://github.com/kamilkisiela/meteor-angular-formly-templates-material.git'
You can’t perform that action at this time.
0 commit comments