All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.0 (2022-01-24)
- added assignees support (abc63bc)
- added
accept
type for assignee adding (e250ac9)
0.1.0-rc.3 (2022-01-09)
- log errors if something goes wrong (3e9bcf6)
- fixed action entrypoint (4ccc391)
- fixed gitignore to include dist file (48df635)
- fixed issue body getter (c6ad463)
- fixed variable naming error (ec9cc92)
- made label extraction system more resilient (1f80431)
- switched to simple array for adding labels (b84bf4c)