Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.61 KB

3.0.0-source.1 (2021-02-21)

Bug Fixes

  • main: use webhook waiting to get proper api response (dfb163d)
  • post-parse: exclude whitespace as valid content (c13d724)
  • pre-parse: preserve markdown formatting for scopes (866c8ce)
  • change to node12 (#4) (edccaab)
  • support windows style line endings (#5) (5c18a28)

Code Refactoring

BREAKING CHANGES

  • all inputs and outputs have changed.

  • ci: add test coverage script

  • ci: upload workflows

  • ci(lint-test): fix pipeline failure

  • chore: update dependencies

  • ci: integrate release

  • ci: fix git pushing for pull requests

  • chore: clean up redundant script