Skip to content

Commit

Permalink
release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
killmenot committed Mar 9, 2018
1 parent e6d1193 commit 18b303a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
<a name="0.1.6"></a>
### 0.1.6 (2018-03-09)

* fix issue related with support multiple mediatype's parameters


<a name="0.1.5"></a>
### 0.1.5 (2018-02-14)

* fix ReDoS exploit, bump deps


<a name="0.1.4"></a>
### 0.1.4 (2017-08-15)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "valid-data-url",
"version": "0.1.5",
"version": "0.1.6",
"description": "Detect if a string is a data URL",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 18b303a

Please sign in to comment.