Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.0](v1.13.0...v1.14.0) (2022-11-02)

### Features

* change master branch to main ([76ba9d2](76ba9d2))
* Experimental feature - Duplicate workflow job event to extra queue ([philips-labs#2268](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2268)) ([ac046b8](ac046b8))
* **runners:** Add support for looking up runner AMI ID from an SSM parameter at instance launch time ([philips-labs#2520](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2520)) ([68e2381](68e2381))
* trigger release ([6e1602e](6e1602e))
* update release trigger ([05da49a](05da49a))

### Bug Fixes

* replacing deprecated set-output in workflow ([philips-labs#2564](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2564)) ([aa0afdd](aa0afdd))
  • Loading branch information
semantic-release-bot committed Nov 2, 2022
1 parent 40f60fa commit 9cb36aa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.14.0](https://github.com/enverus-cts/terraform-aws-github-runner/compare/v1.13.0...v1.14.0) (2022-11-02)


### Features

* change master branch to main ([76ba9d2](https://github.com/enverus-cts/terraform-aws-github-runner/commit/76ba9d2b191f1e1fd5772cea9b6551bfd28983ed))
* Experimental feature - Duplicate workflow job event to extra queue ([#2268](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2268)) ([ac046b8](https://github.com/enverus-cts/terraform-aws-github-runner/commit/ac046b8eb2a0d2d5e2219ae9ee0023fd8bdf7460))
* **runners:** Add support for looking up runner AMI ID from an SSM parameter at instance launch time ([#2520](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2520)) ([68e2381](https://github.com/enverus-cts/terraform-aws-github-runner/commit/68e238196877896332d36e264a64ca61a0af7ade))
* trigger release ([6e1602e](https://github.com/enverus-cts/terraform-aws-github-runner/commit/6e1602eb763400fad7e3154cfb83bd5decc821ac))
* update release trigger ([05da49a](https://github.com/enverus-cts/terraform-aws-github-runner/commit/05da49ab94571c1100b798a99f2f6c9c401391df))


### Bug Fixes

* replacing deprecated set-output in workflow ([#2564](https://github.com/enverus-cts/terraform-aws-github-runner/issues/2564)) ([aa0afdd](https://github.com/enverus-cts/terraform-aws-github-runner/commit/aa0afddda56ab92e37fc20b5a4448cc999786023))

## [1.0.0-develop.1](https://github.com/enverus-cts/terraform-aws-github-runner/compare/v0.32.0...v1.0.0-develop.1) (2022-11-02)


Expand Down

0 comments on commit 9cb36aa

Please sign in to comment.