Skip to content

Latest commit

 

History

History
47 lines (18 loc) · 1.63 KB

File metadata and controls

47 lines (18 loc) · 1.63 KB

Change Log

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

0.2.0 (2019-11-05)

Features

  • Update provider to support Terraform v0.12 (dda6422)

0.1.3 (2019-01-08)

Bug Fixes

  • Add configuration option for commit author email (8e4c678)

0.1.2 (2019-01-03)

Bug Fixes

  • Prevent basing off of different branch when other PRs exist (03f257e)
  • Prevent crashing when file doesn't exist in repository (03b95ca)

0.1.1 (2019-01-01)

Bug Fixes

  • Don't attempt to create pull request unless changes were pushed (2b67e14)

0.1.0 (2019-01-01)

Features

  • Add repository-template_github resource (603ee08)