File tree Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 77 strategy :
88 matrix :
99 node-version :
10- - 12.x
1110 - 14.x
1211 - 16.x
12+ - 17.x
1313 steps :
14141515
Original file line number Diff line number Diff line change 1- faucet-pipeline-images version history
2- ======================================
1+ faucet-pipeline-css version history
2+ ===================================
3+
4+ v0.2.1
5+ ------
6+
7+ _ 2022-02-18_
8+
9+ Maintenance release to update dependencies; no significant changes
10+
311
412v0.2.0
513------
Original file line number Diff line number Diff line change 11# faucet-pipeline-css
22[ ![ npm] ( https://img.shields.io/npm/v/faucet-pipeline-css.svg )] ( https://www.npmjs.com/package/faucet-pipeline-css )
33
4- You can find the documentation [ here] ( http://www.faucet-pipeline.org ) .
4+ You can find the documentation [ here] ( http://www.faucet-pipeline.org/css ) .
55
66## License
77
Original file line number Diff line number Diff line change 11{
22 "name" : " faucet-pipeline-css" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " CSS for faucet-pipeline" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 44
55. ./node_modules/release-util-fnd/lib.sh
66
7- pre_release_checks
8- npm run test
7+ pre_release_checks main
8+ npm test
99
1010create_package > /dev/null
11- publish_package
11+ publish_package origin main
You can’t perform that action at this time.
0 commit comments