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