Skip to content

Commit c174d8b

Browse files
committed
🚀 hint-no-vulnerable-javascript-libraries - v2.7.0 ***NO_CI***
1 parent 51f123f commit c174d8b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎packages/hint-no-vulnerable-javascript-libraries/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.7.0 (March 7, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`51f123f74a`](https://github.com/webhintio/hint/commit/51f123f74a01c38462d6f32541d9cd3c46c7100a)] - Fix: Check all possible version ranges for vulns (by [`Antón Molleda`](https://github.com/molant)).
6+
7+
## New features
8+
9+
* [[`ad64989676`](https://github.com/webhintio/hint/commit/ad6498967623fa1978b67ce508d47e0806cb4b2e)] - Update: 'snyk-snapshot.json' (by [`Antón Molleda`](https://github.com/molant)).
10+
11+
112
# 2.6.0 (February 22, 2019)
213

314
## Bug fixes / Improvements

‎packages/hint-no-vulnerable-javascript-libraries/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@
7373
"watch:test": "ava --watch",
7474
"watch:ts": "npm run build:ts -- --watch"
7575
},
76-
"version": "2.6.0"
76+
"version": "2.7.0"
7777
}

0 commit comments

Comments
 (0)