Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.29 KB

Change Log

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

0.1.0 (2016-09-19)

Bug Fixes

  • git: excluded .gitignore from .gitignore (653c0c3)
  • packages: fix for standard-version procedure (c8a8ddb)

Features

  • jest: replace old test-suite with jest (54a414b)
  • travis: add travis support (4194899)

0.0.6 (2016-09-03)

Bug Fixes

  • release: Added standard-version (62615e3)
  • release: added webpack-fail plugin (9f723a1)
  • release: upgrade dependancies + typescript 2.0.0 (13acb61)
  • tests: Added Istanbul for code-coverage (54dd03d)