Skip to content

Latest commit

 

History

History
86 lines (41 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

86 lines (41 loc) · 3.28 KB

1.2.2 (2018-08-10)

Bug Fixes

  • prepare: Remove debug log entry (1951c96)

Maintenance

  • logging: Add more logging (23f1958)

1.2.1 (2018-08-09)

Bug Fixes

  • setReadmeVersion: No longer replace branch name with "my-branch" (6de0ace)

Build System

  • Don't run release stage on PRs (780c220)

1.2.0 (2018-08-09)

Features

  • Support coveralls shields.io badge (b9e2e44)

1.1.0 (2018-08-09)

Build System

  • Remove redundant TS_NODE env variable (625a9ee)
  • restore caching (64dc303)
  • tweaked caching settings (bf13282)

Features

  • Support travis-ci shields.io badge (c1531ff)

Maintenance

1.0.2 (2018-08-09)

Maintenance

  • package: Update conventional-changelog-alorel (aec1acf)

1.0.1 (2018-08-09)

Bug Fixes

  • dummy-fix: trigger release (465ed30)

1.0.0 (2018-08-09)

Build System

  • Add git_gpg_keys.asc.enc to npmignore (89618ca)
  • Configured release script (0b12ef8)
  • Fix after_script (c0e7231)
  • Fix gpg key output path (1d1a4e1)
  • Fix gpg key output path (II) (72312cf)
  • Remove &prep variable (e7b4155)

Features

Maintenance

  • package: Lock down conventional-changelog-alorel version (032a94c)