Skip to content

Releases: uncenter/banben

v0.3.2

09 Jan 03:34
9fc3c34

Choose a tag to compare

v0.3.1

09 Jan 03:09
8501070

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Jan 17:55
7541caa

Choose a tag to compare

Add handling for package.json parsing errors and ensure the parsed result is an object, handle no initial version property of package.json, add step to push tag/commit, add Git checks to ensure that:

  • The user is in a Git repository.
  • The repository has a remote origin.
  • Check if the user is on the default branch of the remote, prompt to continue/cancel.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Jan 20:29
a410972

Choose a tag to compare

Bump dependencies, switch from tiny-bin to citty (almost no noticeable changes except for the --help message).

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Dec 05:31
f384886

Choose a tag to compare

Reverts the accidental removal of logging the current version at the beginning of the prompts.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Dec 04:18
b81b021

Choose a tag to compare

Bumps dependencies, improves the README, checks for changed files before writing version and committing, and prints next steps after completing all steps.

Full Changelog: v0.0.5...v0.1.0

v0.0.5

16 Sep 19:31
6e1b16c

Choose a tag to compare

Adds a README, adds a check to make sure the package.json exists, and it now displays the current version before the interactive version prompt.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Sep 21:44
f1eb5d1

Choose a tag to compare

Use detect-indent instead of json-parse-even-better-errors for preserving formatting.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Aug 00:19
8b27e5b

Choose a tag to compare

Nest prompts properly (don't prompt to create a tag if a commit wasn't created) and update prompts package to properly detect keypresses in all layouts.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 Aug 18:46
f2cb9e5

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2