Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 2.21 KB

Change Log

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

0.2.0 (2017-11-15)

Bug Fixes

  • docs: clarified section for publishing and contributing (1213563)
  • added serviceInfo to services missing it (f25338b)
  • remove deploy script from travis and use custom (a2a008d)

Features

0.1.0 (2017-11-07)

Bug Fixes

  • added git url to travis build (5710325)
  • change permissions to execute for prerelease.sh (b2ea23d)
  • externalize envs to string for git command (9c07111)
  • missing standard-version script in package.json (2cbafb0)
  • syntax error for git command (b053a08)
  • use --set-upstream and set remote before pushing (0546f90)

Features