Skip to content

Latest commit

History

History
72 lines (49 loc) 路 5.64 KB

CHANGELOG.md

File metadata and controls

72 lines (49 loc) 路 5.64 KB

Changelog

1.4.0 (2022-03-06)

  • Add prefix with :: for sourced utilities | 4a6e343
  • Add contribution information | 817c9e7
  • Unify editor rules | 728ba2d
  • Use relative paths for shellcheck source directive | d73f1b5
  • Refactor code duplication | 6c2963d
  • Use default branch instead of master #14 | 2579bbf
  • Add --branch option to specify default branch #14 | 5d9c038

compare

1.3.1 (2021-12-21)

  • bump dependencies to latest | 51e11bf
  • Fix patch number increase #13 | 1bdaeef

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