File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,19 @@ faucet-pipeline-core version history
22====================================
33
44
5+ v1.7.0
6+ ------
7+
8+ _ 2022-02-09_
9+
10+ notable changes for end users:
11+
12+ * Node 14 and 17 are now officially supported as well
13+ * update to Browserslist 4.19.1
14+
15+ no significant changes for developers
16+
17+
518v1.6.1
619------
720
Original file line number Diff line number Diff line change 11{
22 "name" : " faucet-pipeline-core" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.7.0 " ,
44 "description" : " faucet-pipeline's core library" ,
55 "author" : " FND" ,
66 "contributors" : [
2828 "node" : " >= 12"
2929 },
3030 "dependencies" : {
31- "browserslist" : " ~4.16.6 " ,
31+ "browserslist" : " ~4.19.1 " ,
3232 "minimist" : " ~1.2.5" ,
3333 "nite-owl" : " ~5.0.4"
3434 },
You can’t perform that action at this time.
0 commit comments