Skip to content

Latest commit

 

History

History
63 lines (29 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

63 lines (29 loc) · 3.04 KB

1.3.0 (2024-03-14)

Features

1.2.1 (2023-05-08)

Bug Fixes

1.2.0 (2023-04-17)

Features

  • update deps and node version on CI (#15) (216bb94)

1.1.2 (2022-04-08)

Bug Fixes

  • handle error while reading a file (17fb21d)

1.1.1 (2022-02-08)

Bug Fixes

  • include only comments added on pr (0f46701)

1.1.0 (2021-11-08)

Features

  • add action parameter for comment title (62a4fbc)

1.0.1 (2021-10-20)

Bug Fixes

1.0.0 (2021-10-20)

Bug Fixes

  • add documentation and license (41e7321)
  • break to functions and write unit tests (d211fb0)

Features

  • add line number to comments (d6d3896)
  • ci: add semantic release versioning and gh actions (83f2219)
  • implement basic functionality (ac1dd2a)