All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.2.0 - 2022-07-10
- Upgrade @actions/core from 1.2.6 to 1.9.0
- Upgrade @actions/github from 3.0.0 to 5.0.3
- Bump node-fetch from 2.6.0 to 2.6.7
- Upgrade from node 12 to node 16
v1.1.1 - 2020-06-03
- Fix label matching rules
- Upgrade @actions/core from 1.2.3 to 1.2.4
- Upgrade @actions/github from 2.1.1 to 3.0.0
- Migrate the code after @actions/github upgrade
v1.1.0 - 2020-02-26 [DEPRECATED]
- Make filter-label optional (#5)
- Upgrade dependencies
- Update examples in README.md
- Fix error when label is already removed
v1.0.3 - 2019-12-09 [DEPRECATED]
- First working version
v1.0.2 - 2019-12-09 [DEPRECATED]
- Some fixes
v1.0.1 - 2019-12-09 [DEPRECATED]
- Some fixes
v1.0.0 - 2019-12-09 [DEPRECATED]
- First stable version