Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 2.49 KB

Changelog

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

0.1.0 (2022-01-24)

Features

  • added assignees support (abc63bc)

Bug Fixes

  • added accept type for assignee adding (e250ac9)

Documentation Changes

0.1.0-rc.3 (2022-01-09)

Features

  • log errors if something goes wrong (3e9bcf6)

Bug Fixes

  • 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)

0.1.0-rc.2 (2022-01-08)

0.1.0-rc.1 (2022-01-08)

Features

  • added node boilerplate and build scripts (d8cc4e9)
  • added preliminary logic (e1d3046)