Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 5.43 KB

CHANGELOG.md

File metadata and controls

76 lines (50 loc) · 5.43 KB

Changelog

1.3.3 (2021-10-20)

compare

1.3.2 (2021-10-20)

compare

1.3.1 (2021-10-20)

  • bump dependencies to latest | 51e11bf
  • feat: update undergroundwires to bencat-sixense | 2c2e8a6
  • fix: double quotes | 9eec104
  • fix: retest | ab0e104
  • fix: remove quotes | 102660f

compare

1.3.0 (2021-01-29)

  • update dependencies to latest #7 | 2590747
  • simplify docker usage by fast-forwarding arguments | a41f07b
  • print abbreviated commit hash instead of [commit] in commit link text | fc282a0
  • add package-lock.json bumping | 0189643
  • fix declaration of variables in single line | 8ccdc08
  • fix typo | 5ffe8be

compare

1.2.0 (2020-10-17)

  • add option to customize commit message | b0a6c02
  • update alpine version to latest 3.12 | c05cb80
  • change default commit message to "bump everywhere to" | bb1bfc8
  • update dependencies to latest | 20c6f64

compare

1.1.2 (2020-07-25)

  • simplified ci-cd | 85becb7
  • allow setting different release options (#5) | cec4b01
  • releases (if not exists) on rerun | c1fb9bc
  • prevented word splitting | a3fe9c3

compare

1.0.2 (2020-07-20)

  • only release when tags are pushed #3 | 2bbb364
  • validate version (#4) | aff2c23
  • fixed ci-cd publishing older version | 666151e
  • ci-cd: run tests on each push | e34c779
  • fixed git user is not being set | c705e8b

compare

1.0.1 (2020-06-14)

  • logging difference in right order | 44f7968
  • fails if ref to diff log does not exist in current branch | 801c346
  • simplified test instead of double-negative | 313e2fb
  • updated OAuth calls to GitHub API | 4f4ff9b

compare

1.0.0 (2020-05-25)

Initial release | commits