Skip to content

Commit e643d15

Browse files
committed
πŸš€ hint-no-vulnerable-javascript-libraries - v2.6.0 ***NO_CI***
1 parent 34a2515 commit e643d15

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.6.0 (February 22, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
6+
7+
## New features
8+
9+
* [[`34a25158a1`](https://github.com/webhintio/hint/commit/34a25158a1a8b14134ecdbd0fb451a34d28670a0)] - Update: 'snyk-snapshot.json'.
10+
11+
112
# 2.5.0 (February 7, 2019)
213

314
## New features

β€Ž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.5.0"
76+
"version": "2.6.0"
7777
}

0 commit comments

Comments
Β (0)