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.5.1 ] - 2015-11-18
6
6
### Changed
7
7
- Refactor all files to use Strict Dependency Injection
8
8
@@ -60,7 +60,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
60
60
61
61
## 0.0.1 - 2015-11-06
62
62
63
- [ Unreleased ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...HEAD
63
+ [ 0.5.1 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...v0.5.1
64
64
[ 0.5.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0
65
65
[ 0.4.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0
66
66
[ 0.3.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ var client = 'client';
3
3
Package . describe ( {
4
4
name : "wieldo:angular-formly-templates-material" ,
5
5
summary : "Material design templates for angular-formly" ,
6
- version : "0.5.0 " ,
6
+ version : "0.5.1 " ,
7
7
8
8
documentation : 'README.md' ,
9
9
git : 'https://github.com/wieldo/angular-formly-templates-material.git'
You can’t perform that action at this time.
0 commit comments