Skip to content

Releases: greg-a-smith/github-assistant

Release v0.3.4

20 Aug 03:43
Compare
Choose a tag to compare

Features

Release v0.3.3

24 Mar 15:24
Compare
Choose a tag to compare
chore(release): version 0.3.3 build 58 [ci skip]

Release v0.3.2

21 Feb 06:41
Compare
Choose a tag to compare

Features

Release v0.3.1

13 Feb 18:19
Compare
Choose a tag to compare

Bug Fixes

  • update create-release script to handle tags without "v" (#5) (ee8f0d1)

Release v0.3.0

05 Apr 17:22
Compare
Choose a tag to compare

Features

  • Added Documentation section to release notes (#2) (9263fae)

Documentation

Release v0.2.0

05 Feb 18:25
Compare
Choose a tag to compare

Features

  • Added arguments for repo, gh-token-env-var and gh-api-base-url and implemented a logging package (7d1fe47)

Bug Fixes

  • Adjust travis config to allow master branch to be checked out (6520340)
  • Added git fetch to publish script (b788ec9)
  • Moved master branch checkout into publish scripts (1c3036f)
  • Added all_branches for prod deployments (2bc1703)
  • Added appropriate arguments for call to create-release (#1) (93b465e)
  • added step to checkout master before publishing (bed1c99)
  • Adjusted push command (bcfb4db)
  • Add GH username to git push (46d3480)
  • Add exit on error in scripts (e584ad7)