2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2019-09-18)
Bug Fixes
- build: add github status script and correct typedef path (638da80)
- build: add packages to image before output (a3dcc98)
- build: add yarn lock to image before installing, add tmp files to docker ignore (0db2ec1)
- build: correct ci includes (2bdec7e)
- build: move image tag into script for default (4c0ef6e)
- build: print and quote image tag (efa5fb7)
- build: reduce artifact retention (89eac0d)
- docs: briefly note secrets (f18e309)
- test: spy on global console log (6591470)
Features
- build: add release deps (f40f648)
- dockerfile for node packages (c1f792d)
- build: break up template jobs (27bd2b4)
- bundle: add version info (38e0aff)
- config: configure npm to use nexus mirror (73d380d)
- docs: add some badges (1262c6d)
- docs: write readme (b5b422c)
- copy template from other projects (7766659)