Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Releases: ianwalter/release

5.0.2

17 Jun 05:05
Compare
Choose a tag to compare

Commits from 5.0.1 to 5.0.2 :

  • aaae9ed 5.0.2
  • b8448fc Updating print to v7
  • 541d046 Update dependency @ianwalter/eslint-config to ^5.1.0

5.0.1

10 Jun 19:18
Compare
Choose a tag to compare

Commits from 5.0.0 to 5.0.1 :

  • f29faa0 5.0.1
  • 284d675 Moving tests to parent dir
  • 4622869 Stop outputting empty output to debug logs
  • f5969a3 Update dependency semver to ^7.3.2
  • 2f199be Update dependency @ianwalter/bff to ^9.9.1
  • 5e7546f Update dependency @ianwalter/print to v6
  • 8f036e1 Update dependency prompts to ^2.3.2
  • c0a119f Update dependency execa to ^4.0.2
  • 1f32a34 Update dependency @ianwalter/bff to ^9.9.0
  • 41c0412 Update dependency @ianwalter/eslint-config to v5
  • 26b3de1 Update dependency @ianwalter/bff to ^9.8.2
  • f0b9b76 Update dependency @ianwalter/eslint-config to ^4.1.0
  • 7de9247 Update dependency @ianwalter/renovate-config to ^1.3.0
  • b6ece6c Update dependency @ia

5.0.0

15 Jan 16:34
Compare
Choose a tag to compare

Commits from 4.0.0 <134ccae> to 5.0.0 :

4.0.0

13 Jan 21:10
Compare
Choose a tag to compare

4.0.0-3

13 Jan 21:09
Compare
Choose a tag to compare
4.0.0-3 Pre-release
Pre-release

Commits from 4.0.0-2 <68ac120> to 4.0.0-3 <147ad7a>:

4.0.0-0

13 Jan 20:26
Compare
Choose a tag to compare
4.0.0-0 Pre-release
Pre-release
  • 856b9d0 4.0.0-0
  • 4d9f668 Fixing getVersion logic for real
  • 629f7e1 Moving when version commit is pushed to remote
  • b26635f Fixing getVersion logic
  • d08873f Fixing commitVersionUpdate call
  • 48f06ac Adding missing awaits
  • 4e04261 Fixing typo
  • 5a4344c Adding base-error
  • 0a4d4dd Fixing error handler typo
  • 4248768 Refactoring cleanup
  • b928bba Adding #50
  • 061e7ec Refactoring checks and errors into lib
  • 0b6a80c Update dependency execa to v4
  • 70f025e Update dependency @ianwalter/print to ^4.0.2
  • 9c20773 Update dependency @ianwalter/print to ^4.0.1
  • 6c014c7 3.0.7
  • fdb8426 🐛 $package -> packageJson
  • a403764 ⬆️ Upgrading commits to 1.0.1
  • b10fdd0 Update dependency @ianwalter/print to v4
  • f24d508 🚸 Adding options to cli config
  • 57ddc2f Update dependency @ianwalter/cli to v3
  • 619ed9c 🔧 Fixing CI workflow
  • 20b3ca2 Update dependency prompts to ^2.3.0
  • b5dab2c Update dependency execa to ^3.4.0
  • 2526b46 Update dependency @ianwalter/print to ^3.9.0
  • 09672c2 3.0.6
  • 884316d Updating license
  • 954a679 Removing marked and using md from print

Also fixing config.isVersionZero issue

  • 991bed7 Update dependency @ianwalter/print to ^3.8.0
  • 50d9af4 Update dependency @ianwalter/print to ^3.7.0

3.0.6

30 Oct 03:12
Compare
Choose a tag to compare

Commits from 3.0.5 to 3.0.6:

  • 884316d Updating license
  • 954a679 Removing marked and using md from print

Also fixing config.isVersionZero issue

  • 991bed7 Update dependency @ianwalter/print to ^3.8.0
  • 50d9af4 Update dependency @ianwalter/print to ^3.7.0
  • 9d6c09c Update dependency @ianwalter/eslint-config to ^3.1.0
  • 7ca98e1 Update dependency execa to v3
  • e37a55a Update dependency @ianwalter/print to ^3.6.0
  • abc9aa2 Update dependency @ianwalter/bff to v7
  • acbd239 Update dependency @ianwalter/bff to ^6.5.2
  • 4dcb198 Adding missing license link
  • d836f16 Update dependency @ianwalter/bff to ^6.5.1
  • 4336861 Update dependency @ianwalter/eslint-config to v3

3.0.5

19 Sep 20:06
Compare
Choose a tag to compare

Commits from 3.0.4 <3d6c7b0> to 3.0.5:

  • e77bb78 Fix #35: Commit summary isnt accurate anymore
  • 39f8338 Updating node version

3.0.3

16 Sep 20:59
Compare
Choose a tag to compare

Last 3 commits:

3.0.2

16 Sep 19:43
Compare
Choose a tag to compare

Last 3 commits:

  • b4f9746 Adding quiet flag to fetch check
  • 59f1133 Fixing fetchResult, goes to stderr for some reason