Skip to content

Commit be08777

Browse files
author
Rui Marinho
committed
Release 0.0.6
1 parent b119b0c commit be08777

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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+
37
### 0.0.5 / 2015-05-24
48
- [#14](https://github.com/seegno/validator.js-asserts/pull/14) Use travis container infrastructure (@ruimarinho)
59
- [#12](https://github.com/seegno/validator.js-asserts/pull/12) Add URI assert (@nunofgs)

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.5",
3+
"version": "0.0.6",
44
"description": "A set of extra asserts for validator.js.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)