Skip to content

Releases: jedwards1211/0-60

v2.1.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Nov 19:45

2.1.0 (2021-11-24)

Features

  • install with pnpm if pnpm-lock.yaml found (aeacecc)
  • support #branch in repo URLs (d1810f3)

v2.0.9

Choose a tag to compare

@jedwards1211 jedwards1211 released this 27 Oct 17:27

2.0.9 (2020-10-27)

Bug Fixes

  • cli: push by default when run in a git repo directory (0111f5e)

v2.0.8

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Jun 22:11

2.0.8 (2020-06-01)

Bug Fixes

  • bug when package has no keywords (27f9b24)

v2.0.7

Choose a tag to compare

@jedwards1211 jedwards1211 released this 11 Apr 05:59

2.0.7 (2020-04-11)

Bug Fixes

  • cli: print whole error stack, check circle before travis (3458403)

v2.0.6

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 Apr 01:43
1f81547

2.0.6 (2020-04-10)

Bug Fixes

  • capture stdout and stderr on processes spawned by CLI (76203c6)
  • properly capture skeleton from argv (0d962c5)

v2.0.5

Choose a tag to compare

@jedwards1211 jedwards1211 released this 23 Feb 05:52

2.0.5 (2020-02-23)

Bug Fixes

  • createGitHubRepository: watch and add topics (c8002e3)

v2.0.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 30 Jan 18:03

2.0.4 (2020-01-30)

Bug Fixes

  • cli: prevent crash from default org name in some cases (bcefe9e)

v2.0.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 27 Jan 20:31

2.0.3 (2020-01-27)

Bug Fixes

  • cli: re-enter answers if not ready to go (5280116)

v2.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 27 Jan 18:22

2.0.2 (2020-01-27)

Bug Fixes

  • setUpSkeleton: don't replace old org -> new org (a61a254)

v2.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 23 Jan 06:24

2.0.1 (2020-01-23)

Bug Fixes

  • cli: run yarn or npm install in correct directory (487330f)