Skip to content

Commit 1426a88

Browse files
committed
[ciskip] bump version for release
1 parent 267403e commit 1426a88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mongo-url-parser changelog
22

3-
## NEXT
3+
## 1.5.0 (2017/12/28)
44

55
- added `safeRegex` `query` option
66
+ checks regex query operator values for regex which could be used as a DoS

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongo-url-utils",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "url parser utilities for connecting with mongodb",
55
"main": "lib/mongo-url.js",
66
"scripts": {

0 commit comments

Comments
 (0)