Skip to content

Commit 4a700f6

Browse files
committed
5.0.2
1 parent 004c377 commit 4a700f6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [v5.0.2](https://github.com/ruiquelhas/houdin/tree/v5.0.2) (2018-03-05)
4+
[Full Changelog](https://github.com/ruiquelhas/houdin/compare/v5.0.1...v5.0.2)
5+
6+
**Closed issues:**
7+
8+
- hoek security issues [\#40](https://github.com/ruiquelhas/houdin/issues/40)
9+
10+
**Merged pull requests:**
11+
12+
- Update dependencies [\#41](https://github.com/ruiquelhas/houdin/pull/41) ([ruiquelhas](https://github.com/ruiquelhas))
13+
314
## [v5.0.1](https://github.com/ruiquelhas/houdin/tree/v5.0.1) (2017-11-07)
415
[Full Changelog](https://github.com/ruiquelhas/houdin/compare/v5.0.0...v5.0.1)
516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "houdin",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Route-level file type validation for hapi parsed in-memory request payloads",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)