Skip to content

Latest commit

 

History

History
92 lines (40 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

92 lines (40 loc) · 2.75 KB

Changelog

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

2.1.2 (2021-08-13)

Bug Fixes

  • use correct pull request event in workflow examples (20caf22)

2.1.1 (2021-07-09)

Bug Fixes

  • update GitHub API calls (fd10f1b)

2.1.0 (2021-07-09)

Features

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

Bug Fixes

  • declare required permissions (4fd3558)

2.0.1 (2021-01-01)

Bug Fixes

2.0.0 (2020-08-22)

⚠ BREAKING CHANGES

  • The deployment method and configuration options have changed.

Features

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-09)

Features

BREAKING CHANGES

  • probot < 9.2.13 no longer supported.

0.2.1 (2019-01-20)

0.2.0 (2019-01-19)

Bug Fixes

  • apply stricter config validation (a0e110f)
  • filter out locked issues from unlocked search results (fe4e769)

Features

  • add exemptLabels config option (4b0b855)

0.1.0 (2019-01-17)