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 +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
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
- ## [ Unreleased ]
5
+ ## [ 0.0.4 ] - 2015-11-13
6
6
### Removed
7
7
- es5-shim package
8
8
- standard-minifier package
@@ -26,6 +26,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
26
26
27
27
## 0.0.1 - 2015-11-06
28
28
29
- [ Unreleased ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.3.0...HEAD
29
+ [ 0.0.4 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.3.0...v0.0.4
30
30
[ 0.0.3 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.2...v0.0.3
31
31
[ 0.0.2 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.1...v0.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 : "wieldo:angular-formly-templates-material" ,
7
7
summary : "Material design templates for angular-formly" ,
8
- version : "0.0.3 " ,
8
+ version : "0.0.4 " ,
9
9
10
10
documentation : 'README.md' ,
11
11
git : 'https://github.com/wieldo/angular-formly-templates-material.git'
You can’t perform that action at this time.
0 commit comments