UNPKG

15.8 kBMarkdownView Raw
1# Change Log
2All notable changes to this project will be documented in this file.
3
4This project adheres to [Semantic Versioning](http://semver.org/).
5
6## 2018-03-12 - [7.6.0 - current version]
7
8- 7.6.0 - ([26](https://github.com/ericclemmons/github-semantic-version/pull/26)) - Add new released label process (@milesj)
9- 7.5.0 - ([27](https://github.com/ericclemmons/github-semantic-version/pull/27)) - Add new --check option + BuildKite support (@milesj)
10- 7.4.0 - ([25](https://github.com/ericclemmons/github-semantic-version/pull/25)) - Add new abortOnMissingLabel option (@milesj)
11- 7.3.0 - ([24](https://github.com/ericclemmons/github-semantic-version/pull/24)) - New internal/no release label (@milesj)
12- 7.2.0 - ([23](https://github.com/ericclemmons/github-semantic-version/pull/23)) - Upgrade GitHub API to @octokit. Update dependencies. (@milesj)
13
14## 2017-11-27
15
16- 7.1.0 - ([22](https://github.com/ericclemmons/github-semantic-version/pull/22)) - Attempt to detect squashed commits (@milesj)
17
18## 2017-11-22
19
20- 7.0.0 - ([13](https://github.com/ericclemmons/github-semantic-version/pull/13)) - Camel-case label config properties (@daveashworth)
21
22## 2017-11-16
23
24- 6.1.1 - ([21](https://github.com/ericclemmons/github-semantic-version/pull/21)) - Use custom Github protocol and host (@milesj)
25
26## 2017-11-09
27
28- 6.1.0 - ([20](https://github.com/ericclemmons/github-semantic-version/pull/20)) - Pass github options to API instance. (@milesj)
29
30## 2017-02-02
31
32- 6.0.1 - ([15](https://github.com/ericclemmons/github-semantic-version/pull/15)) - .gsvrc instead of gsv.json (@daveashworth)
33
34## 2016-12-05
35
36- 6.0.0 - ([11](https://github.com/ericclemmons/github-semantic-version/pull/11)) - init fails when calculated version equal to the current version (@daveashworth)
37
38## 2016-11-16
39
40- 5.0.2 - ([6f79dff](https://github.com/ericclemmons/github-semantic-version/commit/6f79dff7b328cfe156237da582986f5f7c7126f2)) - fixes a bug getting the latest commit message (@daveashworth)
41- 5.0.1 - ([9](https://github.com/ericclemmons/github-semantic-version/pull/9)) - Looks like the travis build is failing (in this repo) (@comamitc)
42
43## 2016-11-11
44
45- 5.0.0 - ([8](https://github.com/ericclemmons/github-semantic-version/pull/8)) - Automated CHANGELOG and Versioning (@daveashworth)
46
47## 2016-05-24
48
49- 4.0.32 - ([5cfb2cd](https://github.com/ericclemmons/github-semantic-version/commit/5cfb2cd63dbecc5d5bac8e2267d109123e598fde)) - Replace prepublish with prerelease (@ericclemmons)
50
51## 2016-04-10
52
53- 4.0.31 - ([c72e242](https://github.com/ericclemmons/github-semantic-version/commit/c72e242d9f7cc020015c87aa5e6f41d274c13963)) - Add labels.json to package (@ericclemmons)
54
55## 2016-03-19
56
57- 4.0.30 - ([ff7c1dc](https://github.com/ericclemmons/github-semantic-version/commit/ff7c1dccd9bb3e6066126e97b5a85b0b3d8c4f27)) - Add complete Travis + NPM example (@ericclemmons)
58- 4.0.29 - ([a2b7a80](https://github.com/ericclemmons/github-semantic-version/commit/a2b7a80d20ad65aad6038194163e6f2ebaca5cf6)) - Add babel-runtime as a dependency (@ericclemmons)
59- 4.0.28 - ([cb069ea](https://github.com/ericclemmons/github-semantic-version/commit/cb069eab7363b69dfe3df67941dced4ec26fac70)) - Fix issue with ignored output (@ericclemmons)
60- 4.0.27 - ([994e7ca](https://github.com/ericclemmons/github-semantic-version/commit/994e7ca7a66d4894cdf21274b58db314d59bb29c)) - Attempt to silence output (@ericclemmons)
61- 4.0.26 - ([64abc0a](https://github.com/ericclemmons/github-semantic-version/commit/64abc0ab8306c9da80b3931e4b5fcd13dad5032e)) - Add debug as dependency (@ericclemmons)
62- 4.0.25 - ([9b2b214](https://github.com/ericclemmons/github-semantic-version/commit/9b2b2146ad9388dfdbadd78fcaa09c482f062e7e)) - Correct "dist" (@ericclemmons)
63- 4.0.24 - ([92bd93f](https://github.com/ericclemmons/github-semantic-version/commit/92bd93fe237ca069b5257ff9300236a43849fa53)) - Add files to package.json (@ericclemmons)
64- 4.0.23 - ([0447e54](https://github.com/ericclemmons/github-semantic-version/commit/0447e5405edf3d4c6d99bd0b7157f45343bf6a71)) - Throw if no commits are found in range (@ericclemmons)
65- 4.0.22 - ([0264935](https://github.com/ericclemmons/github-semantic-version/commit/02649358c0bcc4fb825912a31cd621fc779493b0)) - Skip ci (@ericclemmons)
66- 4.0.21 - ([70aa69f](https://github.com/ericclemmons/github-semantic-version/commit/70aa69f59ac7fb2955660416cbb08a3179664b56)) - Remove extraneous output (@ericclemmons)
67- 4.0.20 - ([df1497d](https://github.com/ericclemmons/github-semantic-version/commit/df1497d76eed14f7b3debe8c1cd8a8b3ac247f90)) - Don't build tagged releases (@ericclemmons)
68- 4.0.19 - ([b4cea24](https://github.com/ericclemmons/github-semantic-version/commit/b4cea2447ae4eb968fc2265b69f9d5251f24edab)) - Explicitly list v* tags (@ericclemmons)
69- 4.0.18 - ([923f7cf](https://github.com/ericclemmons/github-semantic-version/commit/923f7cfb33aa9d1faa5f558115e035aaac818f70)) - Merge branch 'master' of github.com:ericclemmons/github-semantic-version * 'master' of github.com:ericclemmons/github-semantic-version: Automated Release: v4.0.2 (@ericclemmons)
70- 4.0.17 - ([f786e7a](https://github.com/ericclemmons/github-semantic-version/commit/f786e7a9a1b9300caff4fe10682dec43246e2d8f)) - Even dumber tests (@ericclemmons)
71- 4.0.16 - ([89706e2](https://github.com/ericclemmons/github-semantic-version/commit/89706e2541f86bb9eade204c436889980d73dba9)) - Update to match NPM version (@ericclemmons)
72- 4.0.15 - ([16d8529](https://github.com/ericclemmons/github-semantic-version/commit/16d85299999d642aa71885523345b465554bb13c)) - Checkout branch before incrementing (@ericclemmons)
73- 4.0.14 - ([ef25734](https://github.com/ericclemmons/github-semantic-version/commit/ef25734aee06b2a06b8b5b82d3ac968ad318659b)) - Correct execSync options (@ericclemmons)
74- 4.0.13 - ([9fcd961](https://github.com/ericclemmons/github-semantic-version/commit/9fcd9610f76b9151a16948f73ab42a1b217420af)) - Debug output (@ericclemmons)
75- 4.0.12 - ([bb52fa5](https://github.com/ericclemmons/github-semantic-version/commit/bb52fa525383c3d460358d4908a01320e48401ad)) - Add debugging of git repo (@ericclemmons)
76- 4.0.11 - ([678d223](https://github.com/ericclemmons/github-semantic-version/commit/678d2235daff76b460dd71d4cd39c746314fe127)) - pushing code is silent (@ericclemmons)
77- 4.0.10 - ([c8337b9](https://github.com/ericclemmons/github-semantic-version/commit/c8337b9b096628495e74eae578f599f630067852)) - Revert "Remove debugging of execution command, since it can leak credentials" This reverts commit a4d57480bd5e2b20d651eaaf45636728bce436a2. (@ericclemmons)
78- 4.0.9 - ([76190b6](https://github.com/ericclemmons/github-semantic-version/commit/76190b62ad442af3ab9a0133f7de4f9dbf26e4e0)) - Compile dist on prepublish (@ericclemmons)
79- 4.0.8 - ([4954e6a](https://github.com/ericclemmons/github-semantic-version/commit/4954e6ad4d9696a0c7d37e950ba1de918b7c8fc8)) - Update package with NPM version (@ericclemmons)
80- 4.0.7 - ([a4d5748](https://github.com/ericclemmons/github-semantic-version/commit/a4d57480bd5e2b20d651eaaf45636728bce436a2)) - Remove debugging of execution command, since it can leak credentials (@ericclemmons)
81- 4.0.6 - ([aeeb955](https://github.com/ericclemmons/github-semantic-version/commit/aeeb955785a5297e428a763171aba6d023bd826d)) - Make GH_TOKEN private (@ericclemmons)
82- 4.0.5 - ([7f0eccc](https://github.com/ericclemmons/github-semantic-version/commit/7f0ecccb0efeb359b47a6d1744dbd4d21bab5510)) - Add missing " (@ericclemmons)
83- 4.0.4 - ([a6c3cb3](https://github.com/ericclemmons/github-semantic-version/commit/a6c3cb398711e0f6aef9e73ccd6d9d4ce2b935c8)) - Fix debug message regarding PR label (@ericclemmons)
84- 4.0.3 - ([be98836](https://github.com/ericclemmons/github-semantic-version/commit/be98836d6bcc3b98ccfa755ee76ea12640d4e61c)) - Add missing range variable (@ericclemmons)
85- 4.0.2 - ([1e988ba](https://github.com/ericclemmons/github-semantic-version/commit/1e988bad8a8504d820cb7f87f058353233f53f0e)) - Fix label matching (@ericclemmons)
86- 4.0.1 - ([e06a5ab](https://github.com/ericclemmons/github-semantic-version/commit/e06a5ab4f5a8d4f0d3413109d1838ddb46d586b1)) - Remove --force option (@ericclemmons)
87- 4.0.0 - ([5](https://github.com/ericclemmons/github-semantic-version/pull/5)) - Rewrite (@ericclemmons)
88
89## 2016-03-18
90
91- 3.0.9 - ([2481527](https://github.com/ericclemmons/github-semantic-version/commit/2481527b520147705bb3a7fdbdff6cebc2daa42c)) - More trailing commas (Eric Clemmons)
92- 3.0.8 - ([983a2c5](https://github.com/ericclemmons/github-semantic-version/commit/983a2c5d2bc4bee582cb208dbad25a8f988999be)) - Fix stray comma (Eric Clemmons)
93- 3.0.7 - ([0b77a0a](https://github.com/ericclemmons/github-semantic-version/commit/0b77a0ae4b8d17dfe1917b7df01e2f2b5551d824)) - Correctly match version tags (Eric Clemmons)
94- 3.0.6 - ([af32da6](https://github.com/ericclemmons/github-semantic-version/commit/af32da6bb104b8876c249977abc0efd5e7cc68a3)) - Add env to all execSync calls (Eric Clemmons)
95- 3.0.5 - ([79feda7](https://github.com/ericclemmons/github-semantic-version/commit/79feda7e1447c5ba4f51dc82623dcd5ace296963)) - Update version to match npm (@ericclemmons)
96- 3.0.4 - ([c265d27](https://github.com/ericclemmons/github-semantic-version/commit/c265d27e29e6f77e79c23db42018a4abf8701da5)) - Revert "Add stdio: inherit to all execSyncs" This reverts commit 5af4f012e2660d2b6ec6f0998a68b810487f2f43. (@ericclemmons)
97- 3.0.3 - ([5af4f01](https://github.com/ericclemmons/github-semantic-version/commit/5af4f012e2660d2b6ec6f0998a68b810487f2f43)) - Add stdio: inherit to all execSyncs (@ericclemmons)
98- 3.0.2 - ([2024ad8](https://github.com/ericclemmons/github-semantic-version/commit/2024ad8920a3eee23407c005ec6ba8626ad1f4c9)) - Correctly exits with 1 when help is shown (@ericclemmons)
99
100## 2016-03-15
101
102- 3.0.1 - ([9e4c1bf](https://github.com/ericclemmons/github-semantic-version/commit/9e4c1bfaaa593443a6676f780e695275225b1109)) - Keep build artifacts for deployment (@ericclemmons)
103- 3.0.0 - ([2](https://github.com/ericclemmons/github-semantic-version/pull/2)) - Test Major release (@ericclemmons)
104- 2.0.33 - ([025cd08](https://github.com/ericclemmons/github-semantic-version/commit/025cd08590bd7c041c7c843ff76bb4b22d9245a2)) - Bump to match published version (@ericclemmons)
105- 2.0.32 - ([b70a620](https://github.com/ericclemmons/github-semantic-version/commit/b70a620c98d590c15cd2d8a21ece1256e11b942a)) - Replace main with bin (@ericclemmons)
106- 2.0.31 - ([74e1491](https://github.com/ericclemmons/github-semantic-version/commit/74e1491673c001197284c0558c8796477f83056d)) - Update instructions (@ericclemmons)
107- 2.0.30 - ([d684236](https://github.com/ericclemmons/github-semantic-version/commit/d68423659813bae065ab3ac479a57183ea650441)) - Fetch latest tags (@ericclemmons)
108- 2.0.29 - ([4c423b6](https://github.com/ericclemmons/github-semantic-version/commit/4c423b67d428f4f794b9a58fa5de6a9646d14808)) - Push both code & version (@ericclemmons)
109- 2.0.28 - ([f4c2066](https://github.com/ericclemmons/github-semantic-version/commit/f4c20660cc6b47b7814d55d37046439863f3d108)) - Typo (@ericclemmons)
110- 2.0.27 - ([5cbe31d](https://github.com/ericclemmons/github-semantic-version/commit/5cbe31d41c904cd8864041a4d3579eb5951b523f)) - Explicitly set .npmrc when NPM_TOKEN is present (@ericclemmons)
111- 2.0.26 - ([e2fef29](https://github.com/ericclemmons/github-semantic-version/commit/e2fef29dc177ff0ce64784fe600edfc48fcd1256)) - Syntax error (@ericclemmons)
112- 2.0.25 - ([6f0a333](https://github.com/ericclemmons/github-semantic-version/commit/6f0a33304284c4b9dbebef7b93e431c6868577d9)) - Override origin to push tags (@ericclemmons)
113- 2.0.24 - ([70b2001](https://github.com/ericclemmons/github-semantic-version/commit/70b2001fefb1f87a5127fb22a610490c2ec8f0dc)) - Moar env (@ericclemmons)
114- 2.0.23 - ([5e7bc7e](https://github.com/ericclemmons/github-semantic-version/commit/5e7bc7ef18ce41d8d23cf871465740c649f8e47d)) - Attempt to use git config again (@ericclemmons)
115- 2.0.22 - ([bd81a76](https://github.com/ericclemmons/github-semantic-version/commit/bd81a768ccb64c52c22d1a5de8b017045869560b)) - Remove printenv (@ericclemmons)
116- 2.0.21 - ([0cd2dfa](https://github.com/ericclemmons/github-semantic-version/commit/0cd2dfa38ce9fcecfdea824e66f9b41e9d785f0c)) - Add missing PATH to env (@ericclemmons)
117- 2.0.20 - ([ff6d594](https://github.com/ericclemmons/github-semantic-version/commit/ff6d59481b00c11cbbb9b99315fe12f03e5efacd)) - Explicitly set env when releasing (@ericclemmons)
118- 2.0.19 - ([dbc1fd6](https://github.com/ericclemmons/github-semantic-version/commit/dbc1fd600954d94b737019e2a1d6219bd9ce0308)) - Set GIT_AUTHER_NAME and GIT_AUTHOR_EMAIL in env (@ericclemmons)
119- 2.0.18 - ([31bd367](https://github.com/ericclemmons/github-semantic-version/commit/31bd36761b360542a085071f1dee18e28606a8f5)) - Attempt to get git config working (@ericclemmons)
120- 2.0.17 - ([b7fc073](https://github.com/ericclemmons/github-semantic-version/commit/b7fc073d9ba927767716ee8007771dc5d6a808de)) - Pass process.env to child_process (@ericclemmons)
121- 2.0.16 - ([6bfcc10](https://github.com/ericclemmons/github-semantic-version/commit/6bfcc10a6cdf044c6d80b0ee75c6b1f8a8cb830f)) - Set user.name & user.email from commit if not already set (@ericclemmons)
122- 2.0.15 - ([e9ba743](https://github.com/ericclemmons/github-semantic-version/commit/e9ba7432ae653ccb50d9eeb845202d363c9245fb)) - Cache node_modules (@ericclemmons)
123- 2.0.14 - ([9c70d53](https://github.com/ericclemmons/github-semantic-version/commit/9c70d536a7b000e286120a01f66849c70644c39d)) - Default labels to array (@ericclemmons)
124- 2.0.13 - ([ba3e26c](https://github.com/ericclemmons/github-semantic-version/commit/ba3e26cf019034f4178ff0f1100d3b6bee881a64)) - printenv & publish (@ericclemmons)
125- 2.0.12 - ([2b1934a](https://github.com/ericclemmons/github-semantic-version/commit/2b1934a6abfc8c2f0b6ed9ebebd6b881365e02b6)) - Version only works with a pre-existing PR (@ericclemmons)
126- 2.0.11 - ([c8eed80](https://github.com/ericclemmons/github-semantic-version/commit/c8eed808c12b69fcd1d228258132fcd5a2d879aa)) - Remove printenv (@ericclemmons)
127- 2.0.10 - ([ce7aabd](https://github.com/ericclemmons/github-semantic-version/commit/ce7aabd5874f166ff207ae5871aba574b4e3affe)) - Remove hard-coded pr (@ericclemmons)
128- 2.0.9 - ([68de47c](https://github.com/ericclemmons/github-semantic-version/commit/68de47c12626c4782e28afea8c2648f5c9d3257a)) - Publishing existing package version does not require npm version (@ericclemmons)
129- 2.0.8 - ([30769c1](https://github.com/ericclemmons/github-semantic-version/commit/30769c1f24802560ec0741ed7b5fda0cac328446)) - Fix issue with missing latest tag (@ericclemmons)
130- 2.0.7 - ([4ed9008](https://github.com/ericclemmons/github-semantic-version/commit/4ed9008a451c4eb7ba66bf57a3e7f15ee3572088)) - Prefer branch from env over .git/HEAD (@ericclemmons)
131- 2.0.6 - ([3d4dc03](https://github.com/ericclemmons/github-semantic-version/commit/3d4dc034d42d0cf58579fd592482d4b1b019f91d)) - printenv when testing (@ericclemmons)
132- 2.0.5 - ([83fd8da](https://github.com/ericclemmons/github-semantic-version/commit/83fd8dafa61073c0622907574b8f9fc4fbba02f3)) - Cache apt > https://docs.travis-ci.com/user/caching (@ericclemmons)
133- 2.0.4 - ([4ea3f1c](https://github.com/ericclemmons/github-semantic-version/commit/4ea3f1c7e735ca33b963440c203991d177f2a356)) - Force container > https://docs.travis-ci.com/user/workers/container-based-infrastructure/ (@ericclemmons)
134- 2.0.3 - ([26c4923](https://github.com/ericclemmons/github-semantic-version/commit/26c492387c82a363424f9255b97f5f3dd4287984)) - Add more descriptive error when branch is not master (@ericclemmons)
135- 2.0.2 - ([1](https://github.com/ericclemmons/github-semantic-version/pull/1)) - Initial Release (@ericclemmons)
136
137## 2015-12-29
138
139- 2.0.1 - ([e6e695c](https://github.com/ericclemmons/github-semantic-version/commit/e6e695cad33e3c9467a682e893398348eeadaaa1)) - Initial commit (@ericclemmons)
140
141
142
143
144
145
146
147
148
149
150