File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 0.0.6 / 2015-05-25
4
+ - [ #16 ] ( https://github.com/seegno/validator.js-asserts/pull/16 ) Export object for validator.js extend method usage (@ruimarinho )
5
+ - [ #15 ] ( https://github.com/seegno/validator.js-asserts/pull/15 ) Add documentation for uri assert (@ruimarinho )
6
+
3
7
### 0.0.5 / 2015-05-24
4
8
- [ #14 ] ( https://github.com/seegno/validator.js-asserts/pull/14 ) Use travis container infrastructure (@ruimarinho )
5
9
- [ #12 ] ( https://github.com/seegno/validator.js-asserts/pull/12 ) Add URI assert (@nunofgs )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " validator.js-asserts" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"description" : " A set of extra asserts for validator.js." ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments