Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 23:25
· 662 commits to master since this release
bbdd412

3.2.0 (2019-11-10)

Bug Fixes

  • bug where unescaped double-quotes break installation (5789aa6)
  • set appName handlebar correctly (cf8e8a4)
  • package: move types & nock to devDependencies (#68) (cfb3ea2)
  • package: update commander to version 3.0.0 (#71) (bd08fec)
  • package: update inquirer to version 7.0.0 (cb779df)
  • bug where unescaped double-quotes break installation (175c7e6)
  • Install modules on Windows properly (#80) (3ef8a19), closes #65 npm/npm#20245 #65
  • move nock into the devDependencies in basic-ts template (f4876a1)
  • set appName handlebar correctly (c332139)
  • package: update probot to version 9.0.1 (f476baa), closes #59
  • package: update probot to version 9.0.1 (797b54f), closes #59
  • package: update probot to version 9.0.1 (9df3a80), closes #59
  • package: update probot to version 9.0.1 (e83fbbc), closes #59
  • package: update probot to version 9.0.1 (649f72f), closes #59

Features

  • Initialize a Git repository (c2c2004)
  • Initialize a Git repository (c614cf5)