Skip to content

Latest commit

 

History

History
136 lines (58 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

136 lines (58 loc) · 3.69 KB

Changelog

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

3.0.0 (2022-12-04)

⚠ BREAKING CHANGES

  • the action now requires Node.js 16

Bug Fixes

2.2.0 (2021-10-03)

Features

  • add option for logging output parameters (54551cb)

2.1.1 (2021-07-09)

Bug Fixes

  • update GitHub API calls (b14c1e5)

2.1.0 (2021-07-09)

Features

  • make github-token optional and document the use of personal access tokens (453ac36)

Bug Fixes

  • declare required permissions (5721b51)

2.0.0 (2021-01-21)

⚠ BREAKING CHANGES

  • The deployment method and configuration options have changed.

Features

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-10)

Features

BREAKING CHANGES

  • probot < 9.2.13 no longer supported.

0.3.4 (2019-01-20)

Bug Fixes

0.3.3 (2019-01-20)

Bug Fixes

  • apply stricter config validation (06ccf1e)

0.3.2 (2018-10-03)

Bug Fixes

  • allow newer versions of node (7e34e45)

0.3.1 (2018-07-24)

Bug Fixes

  • pass owner and repo to sendMessage (1a4f609)

0.3.0 (2018-07-23)

Features

  • notify maintainers about configuration errors (5d681d8)

0.2.0 (2018-06-27)

Features

  • log additional data and add DRY_RUN env var (cf70fac)

0.1.0 (2018-06-15)