Skip to content

Commit c343714

Browse files
author
Rui Marinho
committed
Release 0.0.7
1 parent 541444d commit c343714

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
### 0.0.7 / 2015-05-25
4+
- [#17](https://github.com/seegno/validator.js-asserts/pull/17) Add null or date assert (@nunofgs)
5+
36
### 0.0.6 / 2015-05-25
47
- [#16](https://github.com/seegno/validator.js-asserts/pull/16) Export object for validator.js extend method usage (@ruimarinho)
58
- [#15](https://github.com/seegno/validator.js-asserts/pull/15) Add documentation for uri assert (@ruimarinho)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "validator.js-asserts",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "A set of extra asserts for validator.js.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)