File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased]
66
7+ ## [ 0.0.2] - 2015-11-10
8+ ### Added
9+ - Add angular-formly to package (no more need to be added manually)
10+
711## 0.0.1 - 2015-11-09
812
9- [ Unreleased ] : https://github.com/wieldo/angular-formly-validator/compare/0.1.0...HEAD
13+ [ Unreleased ] : https://github.com/wieldo/angular-formly-validator/compare/v0.2.0...HEAD
14+ [ 0.0.2 ] : https://github.com/wieldo/angular-formly-validator/compare/v0.1.0...v0.0.2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ var server = 'server';
55Package . describe ( {
66 name : "wieldo:angular-formly-validator" ,
77 summary : "Use set of built-in validators in your project. This module extends angular-formly-transformer." ,
8- version : "0.0.1 " ,
8+ version : "0.0.2 " ,
99
1010 documentation : 'README.md' ,
1111 git : 'https://github.com/wieldo/angular-formly-validator.git'
You can’t perform that action at this time.
0 commit comments