Skip to content

Releases: hugojosefson/shipit

1.0.0

16 Nov 21:52
26f4a8c

Choose a tag to compare

Version 1.0.0

Breaking Changes

  • feat!: require no uncommitted changes before running adc5e90

Features

  • feat: support --dry-run, -n, DRY_RUN 26f4a8c

0.11.0

16 Nov 21:22
3a03f49

Choose a tag to compare

Version 0.11.0

Documentation

  • docs: clarify fork difference 3373fe4

Other

  • ci: build all non-main branches 3a03f49
  • refactor: move deps to deno.jsonc 1f121a4

0.10.2

16 Nov 01:25
0a1b272

Choose a tag to compare

Version 0.10.2

Other

  • ci: run tests and checks too 0a1b272

0.10.1

16 Nov 01:14
08bd9f9

Choose a tag to compare

Version 0.10.1

Bug Fixes

  • fix: remove extra single-quotes from release notes 08bd9f9

0.8.0

16 Nov 01:03
7d0157f

Choose a tag to compare

Version 0.8.0

Documentation

  • 'docs: update links to reflect this fork 7d0157f'

0.7.0

16 Nov 00:50
a5c75f7

Choose a tag to compare

Version 0.7.0

Features

  • 'feat: also include other commits dce6fee'

Bug Fixes

  • 'fix: use @octokit/request a5c75f7'
  • 'fix: wrap piped command in bash -c ae10c4d'
  • 'fix: use perl-style regex 2722885'
  • 'fix: git log args d18229b'
  • 'fix: exit with code 1 on error 20ed5dc'

Documentation

Other