Skip to content

Latest commit

 

History

History
116 lines (53 loc) · 4.24 KB

CHANGELOG.md

File metadata and controls

116 lines (53 loc) · 4.24 KB

Changelog

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

4.0.1 (2023-11-21)

Bug Fixes

  • always apply close and lock reason (a1d1e68)

4.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • the action now requires Node.js 20

Bug Fixes

  • retry and throttle GitHub API requests (0178594)
  • update dependencies (6b166ca)

3.1.0 (2023-06-08)

Features

Bug Fixes

  • listen to correct pull request event (0049c08)
  • restore lock state only when needed (8ebc35d), closes #23

3.0.0 (2022-12-04)

⚠ BREAKING CHANGES

  • the action now requires Node.js 16

Bug Fixes

2.2.0 (2021-10-01)

Features

Bug Fixes

  • ignore error when commenting on issue converted to discussion (450b16d)

2.1.3 (2021-07-09)

Bug Fixes

  • update GitHub API calls (7c35b1c)

2.1.2 (2021-07-09)

2.1.1 (2021-05-06)

Bug Fixes

  • declare required permissions (c615c70)

2.1.0 (2021-05-06)

Features

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

2.0.0 (2021-01-17)

⚠ BREAKING CHANGES

  • The deployment method and configuration options have changed.

  • feat: move to GitHub Actions (7996649)

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-08)

Features

BREAKING CHANGES

  • probot < 9.2.13 no longer supported.

0.1.0 (2019-01-23)