1
0
Fork 0
js-utils/CHANGELOG.md

2.5 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2019-09-18)

Bug Fixes

  • build: pick a unique package name (309e986)
  • docs: note CC reporter ID (d61ae9e)
  • docs: note release process (7592e50)

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)