Skip to content

Releases: greg-a-smith/github-assistant

Release v0.3.4

Choose a tag to compare

@greg-a-smith greg-a-smith released this 20 Aug 03:43

Features

Release v0.3.3

Choose a tag to compare

@greg-a-smith greg-a-smith released this 24 Mar 15:24
chore(release): version 0.3.3 build 58 [ci skip]

Release v0.3.2

Choose a tag to compare

@greg-a-smith greg-a-smith released this 21 Feb 06:41

Features

Release v0.3.1

Choose a tag to compare

@greg-a-smith greg-a-smith released this 13 Feb 18:19

Bug Fixes

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

Release v0.3.0

Choose a tag to compare

@greg-a-smith greg-a-smith released this 05 Apr 17:22

Features

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

Documentation

Release v0.2.0

Choose a tag to compare

@greg-a-smith greg-a-smith released this 05 Feb 18:25

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)