UNPKG

8.31 kBMarkdownView Raw
1v3.0.0 - August 14, 2020
2
3* [`2a24936`](https://github.com/eslint/eslint-release/commit/2a249361d032b5151489f991fae42e5bfce2d6c2) Breaking: drop support for Node <10 (#41) (Kai Cataldo)
4* [`b13a435`](https://github.com/eslint/eslint-release/commit/b13a4354291702a96ab09c0e2b3d169a20b2c7a2) Chore: typo in GitHub Actions CI workflow (#40) (Kai Cataldo)
5* [`60eb528`](https://github.com/eslint/eslint-release/commit/60eb52884c9d5a4e51001110d216959cc3974e57) Chore: move to GitHub Actions (Kai Cataldo)
6
7v2.0.1 - July 14, 2020
8
9* [`d3884eb`](https://github.com/eslint/eslint-release/commit/d3884eb56d11db9d169a87f3ea2969a6dff3effa) Fix: blank line between changelog and last version (#39) (Tony Brix)
10
11v2.0.0 - May 8, 2020
12
13* [`d6439b3`](https://github.com/eslint/eslint-release/commit/d6439b3bf4f2b6582253315a0f3e1c50401343f0) Fix: use global-import shelljs (#38) (Kai Cataldo)
14* [`3d05dc5`](https://github.com/eslint/eslint-release/commit/3d05dc5a07238b4134172a512b3929369ea011f8) Update: Major version changelogs include all prereleases (#37) (Brandon Mills)
15* [`13d962b`](https://github.com/eslint/eslint-release/commit/13d962b18ecabdab58a278133ce4ad0b95a0dbc5) Upgrade: github-api@3.2.2 (#35) (薛定谔的猫)
16* [`8cde736`](https://github.com/eslint/eslint-release/commit/8cde736c5cdb4e9fe9cbc593e1d8f956633cfd8b) Breaking: require node >= 8.0 & upgrade eslint-config-eslint (#34) (薛定谔的猫)
17v1.2.0 - November 9, 2018
18
19* [`1f776d1`](https://github.com/eslint/eslint-release/commit/1f776d1b18bd8e0f03692fb2398b959d69171cd8) Update: avoid printing TOTP to output when publishing (#31) (Teddy Katz)
20* [`73b3f38`](https://github.com/eslint/eslint-release/commit/73b3f3839a614eaf896e9fd21501290a9ad67099) Update: include links to commits on GitHub in changelogs (#32) (Teddy Katz)
21
22v1.1.0 - October 17, 2018
23
24* 34d6f55 Update: avoid unnecessary checks for environment variables (#29) (Teddy Katz)
25* 5c5c361 Fix: avoid overwriting the .npmrc file in a repository (#30) (Teddy Katz)
26
27v1.0.0 - October 17, 2018
28
29* 7444907 Fix: avoid outputting broken publish command when OTP is provided (#28) (Teddy Katz)
30* 9d0445a Breaking: separate releases into "generate" and "publish" phase (#27) (Teddy Katz)
31
32v0.11.1 - March 30, 2018
33
34* 628b493 Fix: Mark prerelease notes as "prereleases" on GitHub (#21) (Teddy Katz)
35
36v0.11.0 - March 30, 2018
37
38* af2cac8 Update: publish release notes to GitHub when doing a prerelease (#20) (Teddy Katz)
39* 2731ce1 Fix: Check if file exists first (#19) (Ilya Volodin)
40
41v0.10.3 - May 5, 2017
42
43* 6e4bd2d Fix: gracefully handle shorthashes longer than 7 characters (fixes #15) (#16) (Teddy Katz)
44
45v0.10.2 - March 19, 2017
46
47* d5e1049 Fix: commit only modifies changelog (#13) (alberto)
48* 90537a5 Build: Add travis config (#14) (alberto)
49* 8e73497 Docs: Update license copyright (Nicholas C. Zakas)
50
51v0.10.1 - September 16, 2016
52
53* f470e71 Fix: Pin github-api version (Nicholas C. Zakas)
54
55v0.10.0 - August 12, 2016
56
57* 10eafdf New: CI release publishes to GitHub (Nicholas C. Zakas)
58
59v0.9.3 - August 10, 2016
60
61* 8463836 Fix: Include eslint-gh-release bin entry (Nicholas C. Zakas)
62
63v0.9.2 - August 2, 2016
64
65* 1dd0a5f Docs: Update README with CI info (Nicholas C. Zakas)
66
67v0.9.1 - July 30, 2016
68
69* e2d4f16 Fix: Don't delete generated files (Nicholas C. Zakas)
70
71v0.9.0 - July 30, 2016
72
73* cf8b300 New: eslint-gh-release script (Nicholas C. Zakas)
74
75v0.8.4 - July 30, 2016
76
77* e8d94d5 Chore: Remove dependency bundling (Nicholas C. Zakas)
78
79v0.8.3 - July 30, 2016
80
81* 79d39c8 Fix: Add commit hash to GitHub release (Nicholas C. Zakas)
82* f1a0cf8 Chore: Formatting changes (Nicholas C. Zakas)
83
84v0.8.2 - July 30, 2016
85
86* da006bb Chore: Reformat a bit (Nicholas C. Zakas)
87* 035a6b7 0.8.1 (ESLint Jenkins)
88* 39c4d38 Build: package.json and changelog update for 0.8.1 (ESLint Jenkins)
89
90v0.8.1 - July 30, 2016
91
92* e8e914a Fix: Ensure GitHub release is created (Nicholas C. Zakas)
93
94v0.8.0 - July 30, 2016
95
96* b19005b Fix: Manually fix version (Nicholas C. Zakas)
97* 3a0a884 Fix: Publish to GitHub repository location (Nicholas C. Zakas)
98* 3733c93 Chore: Add JSDoc comment to appease ESLint (Nicholas C. Zakas)
99* 8ae2552 Fix: repository format check (Nicholas C. Zakas)
100* df3f595 New: Publish release notes to GitHub (Nicholas C. Zakas)
101* 9e47449 Update: Add checks for missing info in CI release (Nicholas C. Zakas)
102* c444056 Chore: Change repository string in package.json (Nicholas C. Zakas)
103
104v0.6.4 - July 29, 2016
105
106* 24588f8 Docs: Update README (Nicholas C. Zakas)
107
108v0.6.3 - July 29, 2016
109
110* ab47ccf Fix: CI release doesn't have to npm install (Nicholas C. Zakas)
111* 5c66639 Fix: Add bin eslint-ci-release (Nicholas C. Zakas)
112
113v0.6.2 - July 28, 2016
114
115* da78663 Fix: Call git clean correctly (Nicholas C. Zakas)
116* 6e26c4f Fix: git clean typo (Nicholas C. Zakas)
117* 3728c40 Build: Manually update version (Nicholas C. Zakas)
118
119v0.5.0 - March 28, 2016
120
121* f6c1c7b Update: Remove dep bundling (Nicholas C. Zakas)
122
123v0.4.1 - March 26, 2016
124
125* 6ec439c Build: Pin ESLint to last good version (Nicholas C. Zakas)
126* 8af49ea Fix: Ensure bundled dependencies are correct (fixes #8) (Nicholas C. Zakas)
127
128v0.4.0 - March 25, 2016
129
130* badd709 0.4.0-alpha.5 (Nicholas C. Zakas)
131* 3ec4fe5 Build: package.json and changelog update for 0.4.0-alpha.5 (Nicholas C. Zakas)
132* de0acb9 Fix: Parsing commits for changelog (fixes #5) (Brandon Mills)
133* 15a2bd8 Revert mistakenly pushed 0.4.0-alpha.5 changes (Brandon Mills)
134
135v0.4.0-alpha.5 - March 25, 2016
136
137* de0acb9 Fix: Parsing commits for changelog (fixes #5) (Brandon Mills)
138* 15a2bd8 Revert mistakenly pushed 0.4.0-alpha.5 changes (Brandon Mills)
139
140v0.4.0-alpha.4 - March 24, 2016
141
142* 2578f31 Fix: Changelog output (Nicholas C. Zakas)
143* a05950f Docs: Fix changelog (Nicholas C. Zakas)
144
145v0.4.0-alpha.3 - March 24, 2016
146
147* db3a8a0 Update: Output changelog to console for easier debugging (Nicholas C. Zakas)
148
149v0.4.0-alpha.2 - March 24, 2016
150
151* 1c6bd67 Fix: Lint errors (Nicholas C. Zakas)
152* 56e18d3 Update: Output commit range for easier debugging (Nicholas C. Zakas)
153
154v0.4.0-alpha.1 - March 24, 2016
155
156* 3f0de1a Docs: Fix changelog (Nicholas C. Zakas)
157* 65f2236 Build: Remove unused dependencies (Nicholas C. Zakas)
158
159v0.4.0-alpha.0 - March 24, 2016
160
161* d175571 New: Bundle dependencies (Nicholas C. Zakas)
162* 1ebdc4e Update: Exclude reverted commits (fixes #3) (Brandon Mills)
163
164v0.3.0 - February 10, 2016
165
166* 304a51c Docs: Update README (Nicholas C. Zakas)
167
168v0.3.0-beta.1 - February 10, 2016
169
170* ec06fa5 Fix: Change script names (Nicholas C. Zakas)
171
172v0.3.0-beta.0 - February 10, 2016
173
174* 2ce0cdd Fix: Remove license check until it's sync (Nicholas C. Zakas)
175
176v0.3.0-alpha.2 - February 10, 2016
177
178* 1bacf23 Update: Refactor to remove prerelease method (Nicholas C. Zakas)
179* 9899534 Build: Add ESLint and fix linting errors (Nicholas C. Zakas)
180* 1852ee3 Update: Better output from execSilent (Nicholas C. Zakas)
181
182v0.3.0-alpha.1 - January 28, 2016
183
184* 84998af Docs: Fixed changelog error (Nicholas C. Zakas)
185* dac304e New: Refactor shell commands, add tests (Nicholas C. Zakas)
186
187v0.3.0-alpha.0 - January 27, 2016
188
189* 2b049a4 Fix: Use correct version for npm version (Nicholas C. Zakas)
190* 510ed48 Docs: Autogenerated changelog for 0.3.0-alpha.0 (Nicholas C. Zakas)
191* 5e7bb49 Fix: Ensure linefix is working for prerelease (Nicholas C. Zakas)
192* f270343 New: Add eslint-prerelease and refactor (Nicholas C. Zakas)
193* a135fc2 New: Calculate prerelease version (Nicholas C. Zakas)
194* 5e7bb49 Fix: Ensure linefix is working for prerelease (Nicholas C. Zakas)
195* f270343 New: Add eslint-prerelease and refactor (Nicholas C. Zakas)
196* a135fc2 New: Calculate prerelease version (Nicholas C. Zakas)
197
198v0.2.0 - January 25, 2016
199
200* 3685b90 Update: Run linefix in silent mode (Nicholas C. Zakas)
201
202v0.1.5 - January 25, 2016
203
204* 8526da4 Fix: Ensure linefix works (fixes #1) (Nicholas C. Zakas)
205* 0bcaad1 Docs: Update README (Nicholas C. Zakas)
206
207v0.1.4 - January 20, 2016
208
209* f258fd4 Fix: Binary script filename (Nicholas C. Zakas)
210
211v0.1.3 - January 20, 2016
212
213* c783701 Fix: Add path to binary (Nicholas C. Zakas)
214
215v0.1.2 - January 20, 2016
216
217* bed64d9 Fix: Another typo in the script (Nicholas C. Zakas)
218
219v0.1.1 - January 20, 2016
220
221* 4e8adcd Fix: Typo on method (Nicholas C. Zakas)
222
223v0.1.0 - January 20, 2016
224
225* 106ea59 Build: Include release script (Nicholas C. Zakas)
226* 2334e4a New: Initial commit (Nicholas C. Zakas)
227