UNPKG

7.49 kBMarkdownView Raw
1<a name="8.1.18"></a>
2## [8.1.18](https://github.com/heroku/heroku-cli-command/compare/v8.1.17...v8.1.18) (2018-05-21)
3
4
5### Bug Fixes
6
7* consolidate completions ([#38](https://github.com/heroku/heroku-cli-command/issues/38)) ([da45bf8](https://github.com/heroku/heroku-cli-command/commit/da45bf8))
8
9<a name="8.1.17"></a>
10## [8.1.17](https://github.com/heroku/heroku-cli-command/compare/v8.1.16...v8.1.17) (2018-05-15)
11
12
13### Bug Fixes
14
15* use caret versions ([0f38127](https://github.com/heroku/heroku-cli-command/commit/0f38127))
16
17<a name="8.1.16"></a>
18## [8.1.16](https://github.com/heroku/heroku-cli-command/compare/v8.1.15...v8.1.16) (2018-05-11)
19
20
21### Bug Fixes
22
23* use CLIError for git error ([0915f57](https://github.com/heroku/heroku-cli-command/commit/0915f57))
24
25<a name="8.1.15"></a>
26## [8.1.15](https://github.com/heroku/heroku-cli-command/compare/v8.1.14...v8.1.15) (2018-05-10)
27
28
29### Bug Fixes
30
31* return request ([d9ae506](https://github.com/heroku/heroku-cli-command/commit/d9ae506))
32
33<a name="8.1.14"></a>
34## [8.1.14](https://github.com/heroku/heroku-cli-command/compare/v8.1.13...v8.1.14) (2018-05-10)
35
36
37### Bug Fixes
38
39* do login first to fix sso login with browser ([1785ded](https://github.com/heroku/heroku-cli-command/commit/1785ded))
40
41<a name="8.1.13"></a>
42## [8.1.13](https://github.com/heroku/heroku-cli-command/compare/v8.1.12...v8.1.13) (2018-05-10)
43
44
45### Bug Fixes
46
47* add retryAuth option ([0c2634a](https://github.com/heroku/heroku-cli-command/commit/0c2634a))
48
49<a name="8.1.12"></a>
50## [8.1.12](https://github.com/heroku/heroku-cli-command/compare/v8.1.11...v8.1.12) (2018-05-09)
51
52
53### Bug Fixes
54
55* show url when HEROKU_TESTING_HEADLESS_LOGIN is set ([c3a3f01](https://github.com/heroku/heroku-cli-command/commit/c3a3f01))
56
57<a name="8.1.11"></a>
58## [8.1.11](https://github.com/heroku/heroku-cli-command/compare/v8.1.10...v8.1.11) (2018-05-09)
59
60
61### Bug Fixes
62
63* show error when opn fails ([6c9fead](https://github.com/heroku/heroku-cli-command/commit/6c9fead))
64
65<a name="8.1.10"></a>
66## [8.1.10](https://github.com/heroku/heroku-cli-command/compare/v8.1.9...v8.1.10) (2018-05-08)
67
68
69### Bug Fixes
70
71* throw plain errors ([a6a821a](https://github.com/heroku/heroku-cli-command/commit/a6a821a))
72
73<a name="8.1.9"></a>
74## [8.1.9](https://github.com/heroku/heroku-cli-command/compare/v8.1.8...v8.1.9) (2018-05-08)
75
76
77### Bug Fixes
78
79* sso logout ([102028a](https://github.com/heroku/heroku-cli-command/commit/102028a))
80
81<a name="8.1.8"></a>
82## [8.1.8](https://github.com/heroku/heroku-cli-command/compare/v8.1.7...v8.1.8) (2018-05-08)
83
84
85### Bug Fixes
86
87* sso login ([747ce09](https://github.com/heroku/heroku-cli-command/commit/747ce09))
88
89<a name="8.1.7"></a>
90## [8.1.7](https://github.com/heroku/heroku-cli-command/compare/v8.1.6...v8.1.7) (2018-05-08)
91
92
93### Bug Fixes
94
95* prettify errors ([6192ae5](https://github.com/heroku/heroku-cli-command/commit/6192ae5))
96
97<a name="8.1.6"></a>
98## [8.1.6](https://github.com/heroku/heroku-cli-command/compare/v8.1.5...v8.1.6) (2018-05-08)
99
100
101### Bug Fixes
102
103* add timeout ([6527877](https://github.com/heroku/heroku-cli-command/commit/6527877))
104* unref() login timeout ([c7ea0ab](https://github.com/heroku/heroku-cli-command/commit/c7ea0ab))
105
106<a name="8.1.5"></a>
107## [8.1.5](https://github.com/heroku/heroku-cli-command/compare/v8.1.4...v8.1.5) (2018-05-08)
108
109
110### Bug Fixes
111
112* do not error out if cannot logout ([8978ad4](https://github.com/heroku/heroku-cli-command/commit/8978ad4))
113
114<a name="8.1.4"></a>
115## [8.1.4](https://github.com/heroku/heroku-cli-command/compare/v8.1.3...v8.1.4) (2018-05-08)
116
117
118### Bug Fixes
119
120* make raw requests for http calls ([8629056](https://github.com/heroku/heroku-cli-command/commit/8629056))
121
122<a name="8.1.3"></a>
123## [8.1.3](https://github.com/heroku/heroku-cli-command/compare/v8.1.2...v8.1.3) (2018-05-07)
124
125
126### Bug Fixes
127
128* use jwt auth on browser login ([3ba6ac7](https://github.com/heroku/heroku-cli-command/commit/3ba6ac7))
129* web -> browser ([2a78cc0](https://github.com/heroku/heroku-cli-command/commit/2a78cc0))
130
131<a name="8.1.2"></a>
132## [8.1.2](https://github.com/heroku/heroku-cli-command/compare/v8.1.1...v8.1.2) (2018-05-06)
133
134
135### Bug Fixes
136
137* error out on login when HEROKU_API_KEY is set ([eaad07f](https://github.com/heroku/heroku-cli-command/commit/eaad07f))
138
139<a name="8.1.1"></a>
140## [8.1.1](https://github.com/heroku/heroku-cli-command/compare/v8.1.0...v8.1.1) (2018-05-06)
141
142
143### Bug Fixes
144
145* added stubbed browser property ([09b54ad](https://github.com/heroku/heroku-cli-command/commit/09b54ad))
146
147<a name="8.1.0"></a>
148# [8.1.0](https://github.com/heroku/heroku-cli-command/compare/v8.0.7...v8.1.0) (2018-05-06)
149
150
151### Features
152
153* added login/logout ([#33](https://github.com/heroku/heroku-cli-command/issues/33)) ([c772322](https://github.com/heroku/heroku-cli-command/commit/c772322))
154
155<a name="8.0.7"></a>
156## [8.0.7](https://github.com/heroku/heroku-cli-command/compare/v8.0.6...v8.0.7) (2018-05-02)
157
158
159### Bug Fixes
160
161* skip rewriting auth header ([#32](https://github.com/heroku/heroku-cli-command/issues/32)) ([f74245f](https://github.com/heroku/heroku-cli-command/commit/f74245f))
162
163<a name="8.0.6"></a>
164## [8.0.6](https://github.com/heroku/heroku-cli-command/compare/v8.0.5...v8.0.6) (2018-05-01)
165
166
167### Bug Fixes
168
169* updated deps ([e8d6a78](https://github.com/heroku/heroku-cli-command/commit/e8d6a78))
170
171<a name="8.0.5"></a>
172## [8.0.5](https://github.com/heroku/heroku-cli-command/compare/v8.0.4...v8.0.5) (2018-04-17)
173
174
175### Bug Fixes
176
177* updated deps ([56ed61b](https://github.com/heroku/heroku-cli-command/commit/56ed61b))
178
179<a name="8.0.4"></a>
180## [8.0.4](https://github.com/heroku/heroku-cli-command/compare/v8.0.3...v8.0.4) (2018-04-06)
181
182
183### Bug Fixes
184
185* inherit errors from CLIError ([b590cd0](https://github.com/heroku/heroku-cli-command/commit/b590cd0))
186
187<a name="8.0.3"></a>
188## [8.0.3](https://github.com/heroku/heroku-cli-command/compare/v8.0.2...v8.0.3) (2018-04-06)
189
190
191### Bug Fixes
192
193* HEROKU_API_KEY ([7c7d31b](https://github.com/heroku/heroku-cli-command/commit/7c7d31b))
194
195<a name="8.0.2"></a>
196## [8.0.2](https://github.com/heroku/heroku-cli-command/compare/v8.0.1...v8.0.2) (2018-04-06)
197
198
199### Bug Fixes
200
201* memoize auth token ([145f81e](https://github.com/heroku/heroku-cli-command/commit/145f81e))
202
203<a name="8.0.0"></a>
204# [8.0.0](https://github.com/heroku/heroku-cli-command/compare/v7.1.1...v8.0.0) (2018-04-06)
205
206
207### Features
208
209* oclif ([ee07cb1](https://github.com/heroku/heroku-cli-command/commit/ee07cb1))
210
211
212### BREAKING CHANGES
213
214* this is the oclif version
215
216<a name="7.1.1"></a>
217## [7.1.1](https://github.com/heroku/heroku-cli-command/compare/v7.1.0...v7.1.1) (2018-04-06)
218
219
220### Bug Fixes
221
222* updated metadata ([960d294](https://github.com/heroku/heroku-cli-command/commit/960d294))
223
224<a name="7.1.0"></a>
225# [7.1.0](https://github.com/heroku/heroku-cli-command/compare/v7.0.16...v7.1.0) (2018-04-06)
226
227
228### Bug Fixes
229
230* fixed repo link ([9849b51](https://github.com/heroku/heroku-cli-command/commit/9849b51))
231* fixed tests ([525b0a7](https://github.com/heroku/heroku-cli-command/commit/525b0a7))
232* oclif rename ([7fc9586](https://github.com/heroku/heroku-cli-command/commit/7fc9586))
233* oclif rename ([f3bc43d](https://github.com/heroku/heroku-cli-command/commit/f3bc43d))
234* ran oclif generator ([714d15e](https://github.com/heroku/heroku-cli-command/commit/714d15e))
235* updated netrc-parser ([df72fd7](https://github.com/heroku/heroku-cli-command/commit/df72fd7))
236
237
238### Features
239
240* anycli conversion ([201f534](https://github.com/heroku/heroku-cli-command/commit/201f534))