Skip to content

Commit

Permalink
🚀 hint-no-vulnerable-javascript-libraries - v2.7.0 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Mar 7, 2019
1 parent 51f123f commit c174d8b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/hint-no-vulnerable-javascript-libraries/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.7.0 (March 7, 2019)

## Bug fixes / Improvements

* [[`51f123f74a`](https://github.com/webhintio/hint/commit/51f123f74a01c38462d6f32541d9cd3c46c7100a)] - Fix: Check all possible version ranges for vulns (by [`Antón Molleda`](https://github.com/molant)).

## New features

* [[`ad64989676`](https://github.com/webhintio/hint/commit/ad6498967623fa1978b67ce508d47e0806cb4b2e)] - Update: 'snyk-snapshot.json' (by [`Antón Molleda`](https://github.com/molant)).


# 2.6.0 (February 22, 2019)

## Bug fixes / Improvements
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "2.6.0"
"version": "2.7.0"
}

0 comments on commit c174d8b

Please sign in to comment.