Skip to content

Releases: undergroundwires/bump-everywhere

1.4.0

06 Mar 17:53
Compare
Choose a tag to compare

This version does not require master branch as main branch and work with any branch. It also introduces --branch parameter to override the branch you'd like changes on.

Features:

  • Use default branch instead of master #14 | 2579bbf
  • Add --branch option to specify default branch #14 | 5d9c038

Docs:

  • Add contribution information | 817c9e7

Development:

  • Unify editor rules | 728ba2d
  • Use relative paths for shellcheck source directive | d73f1b5

Refactorings:

  • Add prefix with :: for sourced utilities | 4a6e343
  • Refactor code duplication | 6c2963d

compare

1.3.1

21 Dec 04:45
Compare
Choose a tag to compare

compare

1.3.0

04 Feb 11:30
Compare
Choose a tag to compare

New

  • add package-lock.json bumping | 0189643

Changes

  • print abbreviated commit hash instead of [commit] in commit link text | fc282a0

Fixes

  • fix declaration of variables in single line | 8ccdc08
  • fix typo | 5ffe8be

Minor

  • update dependencies to latest #7 | 2590747
  • simplify docker usage by fast-forwarding arguments | a41f07b

compare

1.2.0

19 Oct 16:44
Compare
Choose a tag to compare
  • add option to customize commit message | commit
  • update alpine version to latest 3.12 | commit
  • change default commit message to "bump everywhere to" | commit
  • update dependencies to latest | commit

compare

1.1.2

26 Jul 12:44
Compare
Choose a tag to compare
  • simplified ci-cd | commit
  • allow setting different release options (#5) | commit
  • releases (if not exists) on rerun | commit
  • prevented word splitting | commit

compare

1.0.2

20 Jul 17:22
Compare
Choose a tag to compare
  • only release when tags are pushed #3 | commit
  • validate version (#4) | commit
  • fixed ci-cd publishing older version | commit
  • ci-cd: run tests on each push | commit
  • fixed git user is not being set | commit

compare

1.0.1

14 Jun 20:07
Compare
Choose a tag to compare
  • logging difference in right order | commit
  • fails if ref to diff log does not exist in current branch | commit
  • simplified test instead of double-negative | commit
  • updated OAuth calls to GitHub API | commit

compare

1.0.0

16 Jun 13:46
Compare
Choose a tag to compare

Initial release