Skip to content

Latest commit

 

History

History
122 lines (96 loc) · 14.4 KB

CHANGELOG.md

File metadata and controls

122 lines (96 loc) · 14.4 KB

Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

2017-11-09 - [6.1.0 - current version]

  • 6.1.0 - (20) - Pass github options to API instance. (@milesj)

2017-02-02

  • 6.0.1 - (15) - .gsvrc instead of gsv.json (@daveashworth)

2016-12-05

  • 6.0.0 - (11) - init fails when calculated version equal to the current version (@daveashworth)

2016-11-16

  • 5.0.2 - (6f79dff) - fixes a bug getting the latest commit message (@daveashworth)
  • 5.0.1 - (9) - Looks like the travis build is failing (in this repo) (@comamitc)

2016-11-11

  • 5.0.0 - (8) - Automated CHANGELOG and Versioning (@daveashworth)

2016-05-24

  • 4.0.32 - (5cfb2cd) - Replace prepublish with prerelease (@ericclemmons)

2016-04-10

  • 4.0.31 - (c72e242) - Add labels.json to package (@ericclemmons)

2016-03-19

  • 4.0.30 - (ff7c1dc) - Add complete Travis + NPM example (@ericclemmons)
  • 4.0.29 - (a2b7a80) - Add babel-runtime as a dependency (@ericclemmons)
  • 4.0.28 - (cb069ea) - Fix issue with ignored output (@ericclemmons)
  • 4.0.27 - (994e7ca) - Attempt to silence output (@ericclemmons)
  • 4.0.26 - (64abc0a) - Add debug as dependency (@ericclemmons)
  • 4.0.25 - (9b2b214) - Correct "dist" (@ericclemmons)
  • 4.0.24 - (92bd93f) - Add files to package.json (@ericclemmons)
  • 4.0.23 - (0447e54) - Throw if no commits are found in range (@ericclemmons)
  • 4.0.22 - (0264935) - Skip ci (@ericclemmons)
  • 4.0.21 - (70aa69f) - Remove extraneous output (@ericclemmons)
  • 4.0.20 - (df1497d) - Don't build tagged releases (@ericclemmons)
  • 4.0.19 - (b4cea24) - Explicitly list v* tags (@ericclemmons)
  • 4.0.18 - (923f7cf) - Merge branch 'master' of github.com:ericclemmons/github-semantic-version * 'master' of github.com:ericclemmons/github-semantic-version: Automated Release: v4.0.2 (@ericclemmons)
  • 4.0.17 - (f786e7a) - Even dumber tests (@ericclemmons)
  • 4.0.16 - (89706e2) - Update to match NPM version (@ericclemmons)
  • 4.0.15 - (16d8529) - Checkout branch before incrementing (@ericclemmons)
  • 4.0.14 - (ef25734) - Correct execSync options (@ericclemmons)
  • 4.0.13 - (9fcd961) - Debug output (@ericclemmons)
  • 4.0.12 - (bb52fa5) - Add debugging of git repo (@ericclemmons)
  • 4.0.11 - (678d223) - pushing code is silent (@ericclemmons)
  • 4.0.10 - (c8337b9) - Revert "Remove debugging of execution command, since it can leak credentials" This reverts commit a4d57480bd5e2b20d651eaaf45636728bce436a2. (@ericclemmons)
  • 4.0.9 - (76190b6) - Compile dist on prepublish (@ericclemmons)
  • 4.0.8 - (4954e6a) - Update package with NPM version (@ericclemmons)
  • 4.0.7 - (a4d5748) - Remove debugging of execution command, since it can leak credentials (@ericclemmons)
  • 4.0.6 - (aeeb955) - Make GH_TOKEN private (@ericclemmons)
  • 4.0.5 - (7f0eccc) - Add missing " (@ericclemmons)
  • 4.0.4 - (a6c3cb3) - Fix debug message regarding PR label (@ericclemmons)
  • 4.0.3 - (be98836) - Add missing range variable (@ericclemmons)
  • 4.0.2 - (1e988ba) - Fix label matching (@ericclemmons)
  • 4.0.1 - (e06a5ab) - Remove --force option (@ericclemmons)
  • 4.0.0 - (5) - Rewrite (@ericclemmons)

2016-03-18

  • 3.0.9 - (2481527) - More trailing commas (Eric Clemmons)
  • 3.0.8 - (983a2c5) - Fix stray comma (Eric Clemmons)
  • 3.0.7 - (0b77a0a) - Correctly match version tags (Eric Clemmons)
  • 3.0.6 - (af32da6) - Add env to all execSync calls (Eric Clemmons)
  • 3.0.5 - (79feda7) - Update version to match npm (@ericclemmons)
  • 3.0.4 - (c265d27) - Revert "Add stdio: inherit to all execSyncs" This reverts commit 5af4f012e2660d2b6ec6f0998a68b810487f2f43. (@ericclemmons)
  • 3.0.3 - (5af4f01) - Add stdio: inherit to all execSyncs (@ericclemmons)
  • 3.0.2 - (2024ad8) - Correctly exits with 1 when help is shown (@ericclemmons)

2016-03-15

  • 3.0.1 - (9e4c1bf) - Keep build artifacts for deployment (@ericclemmons)
  • 3.0.0 - (2) - Test Major release (@ericclemmons)
  • 2.0.33 - (025cd08) - Bump to match published version (@ericclemmons)
  • 2.0.32 - (b70a620) - Replace main with bin (@ericclemmons)
  • 2.0.31 - (74e1491) - Update instructions (@ericclemmons)
  • 2.0.30 - (d684236) - Fetch latest tags (@ericclemmons)
  • 2.0.29 - (4c423b6) - Push both code & version (@ericclemmons)
  • 2.0.28 - (f4c2066) - Typo (@ericclemmons)
  • 2.0.27 - (5cbe31d) - Explicitly set .npmrc when NPM_TOKEN is present (@ericclemmons)
  • 2.0.26 - (e2fef29) - Syntax error (@ericclemmons)
  • 2.0.25 - (6f0a333) - Override origin to push tags (@ericclemmons)
  • 2.0.24 - (70b2001) - Moar env (@ericclemmons)
  • 2.0.23 - (5e7bc7e) - Attempt to use git config again (@ericclemmons)
  • 2.0.22 - (bd81a76) - Remove printenv (@ericclemmons)
  • 2.0.21 - (0cd2dfa) - Add missing PATH to env (@ericclemmons)
  • 2.0.20 - (ff6d594) - Explicitly set env when releasing (@ericclemmons)
  • 2.0.19 - (dbc1fd6) - Set GIT_AUTHER_NAME and GIT_AUTHOR_EMAIL in env (@ericclemmons)
  • 2.0.18 - (31bd367) - Attempt to get git config working (@ericclemmons)
  • 2.0.17 - (b7fc073) - Pass process.env to child_process (@ericclemmons)
  • 2.0.16 - (6bfcc10) - Set user.name & user.email from commit if not already set (@ericclemmons)
  • 2.0.15 - (e9ba743) - Cache node_modules (@ericclemmons)
  • 2.0.14 - (9c70d53) - Default labels to array (@ericclemmons)
  • 2.0.13 - (ba3e26c) - printenv & publish (@ericclemmons)
  • 2.0.12 - (2b1934a) - Version only works with a pre-existing PR (@ericclemmons)
  • 2.0.11 - (c8eed80) - Remove printenv (@ericclemmons)
  • 2.0.10 - (ce7aabd) - Remove hard-coded pr (@ericclemmons)
  • 2.0.9 - (68de47c) - Publishing existing package version does not require npm version (@ericclemmons)
  • 2.0.8 - (30769c1) - Fix issue with missing latest tag (@ericclemmons)
  • 2.0.7 - (4ed9008) - Prefer branch from env over .git/HEAD (@ericclemmons)
  • 2.0.6 - (3d4dc03) - printenv when testing (@ericclemmons)
  • 2.0.5 - (83fd8da) - Cache apt > https://docs.travis-ci.com/user/caching (@ericclemmons)
  • 2.0.4 - (4ea3f1c) - Force container > https://docs.travis-ci.com/user/workers/container-based-infrastructure/ (@ericclemmons)
  • 2.0.3 - (26c4923) - Add more descriptive error when branch is not master (@ericclemmons)
  • 2.0.2 - (1) - Initial Release (@ericclemmons)

2015-12-29

  • 2.0.1 - (e6e695c) - Initial commit (@ericclemmons)