heroku 7.67.2 → 8.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -3
- package/bin/run +3 -3
- package/lib/analytics.d.ts +4 -4
- package/lib/file.js +1 -0
- package/lib/hooks/init/terms-of-service.d.ts +1 -1
- package/lib/hooks/init/terms-of-service.js +3 -2
- package/lib/hooks/init/version.d.ts +1 -1
- package/lib/hooks/init/version.js +3 -1
- package/lib/hooks/prerun/analytics.d.ts +1 -1
- package/lib/hooks/prerun/analytics.js +3 -1
- package/lib/hooks/update/b.d.ts +1 -1
- package/lib/hooks/update/b.js +4 -2
- package/lib/hooks/update/brew.d.ts +1 -1
- package/lib/hooks/update/brew.js +4 -2
- package/lib/hooks/update/completions.d.ts +1 -1
- package/lib/hooks/update/completions.js +3 -1
- package/lib/hooks/update/plugin-migrate.d.ts +1 -1
- package/lib/hooks/update/plugin-migrate.js +3 -1
- package/lib/hooks/update/tidy.d.ts +1 -1
- package/lib/hooks/update/tidy.js +4 -2
- package/lib/index.d.ts +1 -1
- package/lib/index.js +3 -2
- package/lib/user-config.d.ts +2 -2
- package/oclif.manifest.json +4 -1
- package/package.json +47 -50
- package/CHANGELOG.md +0 -1303
package/CHANGELOG.md
DELETED
|
@@ -1,1303 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [7.67.2](https://github.com/heroku/cli/compare/v7.67.1...v7.67.2) (2023-01-23)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package heroku
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [7.67.1](https://github.com/heroku/cli/compare/v7.67.0...v7.67.1) (2022-11-30)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package heroku
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [7.67.0](https://github.com/heroku/cli/compare/v7.66.4...v7.67.0) (2022-11-29)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package heroku
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## [7.66.4](https://github.com/heroku/cli/compare/v7.66.3...v7.66.4) (2022-11-16)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package heroku
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
### Bug Fixes
|
|
42
|
-
|
|
43
|
-
* debian builds to run in ci round 2 ([#2132](https://github.com/heroku/cli/issues/2132)) ([bd32cdc](https://github.com/heroku/cli/commit/bd32cdcee3a7a214b6aea6f309aae1a8ac2ae65e))
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## [7.66.2](https://github.com/heroku/cli/compare/v7.66.0...v7.66.2) (2022-11-10)
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package heroku
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
## [7.66.1](https://github.com/heroku/cli/compare/v7.66.0...v7.66.1) (2022-11-09)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package heroku
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## [7.66.0](https://github.com/heroku/cli/compare/v7.65.0...v7.66.0) (2022-11-07)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package heroku
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
# [7.65.0](https://github.com/heroku/cli/compare/v7.64.0...v7.65.0) (2022-10-10)
|
|
74
|
-
|
|
75
|
-
**Note:** Version bump only for package heroku
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
# [7.64.0](https://github.com/heroku/cli/compare/v7.62.0...v7.64.0) (2022-10-03)
|
|
82
|
-
|
|
83
|
-
**Note:** Version bump only for package heroku
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
## [7.63.4](https://github.com/heroku/cli/compare/v7.63.0...v7.63.4) (2022-09-14)
|
|
90
|
-
|
|
91
|
-
**Note:** Version bump only for package heroku
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
## [7.63.3](https://github.com/heroku/cli/compare/v7.63.0...v7.63.3) (2022-09-13)
|
|
98
|
-
|
|
99
|
-
**Note:** Version bump only for package heroku
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## [7.63.2](https://github.com/heroku/cli/compare/v7.63.0...v7.63.2) (2022-09-12)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package heroku
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
## [7.63.1](https://github.com/heroku/cli/compare/v7.63.0...v7.63.1) (2022-09-09)
|
|
114
|
-
|
|
115
|
-
**Note:** Version bump only for package heroku
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
# [7.63.0](https://github.com/heroku/cli/compare/v7.62.0...v7.63.0) (2022-08-31)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package heroku
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
# [7.62.0](https://github.com/heroku/cli/compare/v7.60.2...v7.62.0) (2022-08-04)
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
### Bug Fixes
|
|
133
|
-
|
|
134
|
-
* **certs-v5:** Removing references to SSL endpoints in the CLI ([#1885](https://github.com/heroku/cli/issues/1885)) ([94c1d98](https://github.com/heroku/cli/commit/94c1d98dfb171824e7aea8c9377ad68dae79caca))
|
|
135
|
-
* upgrade @oclif/command from 1.5.18 to 1.8.0 ([#1890](https://github.com/heroku/cli/issues/1890)) ([297531c](https://github.com/heroku/cli/commit/297531cabc2474ddb025f9b952d10bb5345cf11d))
|
|
136
|
-
* upgrade @oclif/command from 1.8.0 to 1.8.16 ([#2026](https://github.com/heroku/cli/issues/2026)) ([cbfdb0c](https://github.com/heroku/cli/commit/cbfdb0c8303d6ed752681203b8f6491a55397b6c))
|
|
137
|
-
* upgrade @oclif/plugin-plugins from 1.7.9 to 1.10.1 ([#1889](https://github.com/heroku/cli/issues/1889)) ([2a135cc](https://github.com/heroku/cli/commit/2a135cc931d714aa9d739b953d6ed056ce215ef2))
|
|
138
|
-
* upgrade @oclif/plugin-update from 1.3.9 to 1.5.0 ([#1892](https://github.com/heroku/cli/issues/1892)) ([ad3c97c](https://github.com/heroku/cli/commit/ad3c97c0a7d16a14d8b50f3f2f3d4bf3a70a662b))
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
## [7.61.1](https://github.com/heroku/cli/compare/v7.60.2...v7.61.1) (2022-08-03)
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
### Bug Fixes
|
|
148
|
-
|
|
149
|
-
* upgrade @oclif/command from 1.5.18 to 1.8.0 ([#1890](https://github.com/heroku/cli/issues/1890)) ([297531c](https://github.com/heroku/cli/commit/297531cabc2474ddb025f9b952d10bb5345cf11d))
|
|
150
|
-
* upgrade @oclif/command from 1.8.0 to 1.8.16 ([#2026](https://github.com/heroku/cli/issues/2026)) ([cbfdb0c](https://github.com/heroku/cli/commit/cbfdb0c8303d6ed752681203b8f6491a55397b6c))
|
|
151
|
-
* upgrade @oclif/plugin-plugins from 1.7.9 to 1.10.1 ([#1889](https://github.com/heroku/cli/issues/1889)) ([2a135cc](https://github.com/heroku/cli/commit/2a135cc931d714aa9d739b953d6ed056ce215ef2))
|
|
152
|
-
* upgrade @oclif/plugin-update from 1.3.9 to 1.5.0 ([#1892](https://github.com/heroku/cli/issues/1892)) ([ad3c97c](https://github.com/heroku/cli/commit/ad3c97c0a7d16a14d8b50f3f2f3d4bf3a70a662b))
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
# [7.61.0](https://github.com/heroku/cli/compare/v7.60.2...v7.61.0) (2022-08-03)
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
### Bug Fixes
|
|
162
|
-
|
|
163
|
-
* upgrade @oclif/command from 1.5.18 to 1.8.0 ([#1890](https://github.com/heroku/cli/issues/1890)) ([297531c](https://github.com/heroku/cli/commit/297531cabc2474ddb025f9b952d10bb5345cf11d))
|
|
164
|
-
* upgrade @oclif/command from 1.8.0 to 1.8.16 ([#2026](https://github.com/heroku/cli/issues/2026)) ([cbfdb0c](https://github.com/heroku/cli/commit/cbfdb0c8303d6ed752681203b8f6491a55397b6c))
|
|
165
|
-
* upgrade @oclif/plugin-plugins from 1.7.9 to 1.10.1 ([#1889](https://github.com/heroku/cli/issues/1889)) ([2a135cc](https://github.com/heroku/cli/commit/2a135cc931d714aa9d739b953d6ed056ce215ef2))
|
|
166
|
-
* upgrade @oclif/plugin-update from 1.3.9 to 1.5.0 ([#1892](https://github.com/heroku/cli/issues/1892)) ([ad3c97c](https://github.com/heroku/cli/commit/ad3c97c0a7d16a14d8b50f3f2f3d4bf3a70a662b))
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
## [7.60.2](https://github.com/heroku/cli/compare/v7.60.1...v7.60.2) (2022-04-27)
|
|
173
|
-
|
|
174
|
-
**Note:** Version bump only for package heroku
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
## [7.60.1](https://github.com/heroku/cli/compare/v7.60.0...v7.60.1) (2022-03-31)
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
### Bug Fixes
|
|
184
|
-
|
|
185
|
-
* upgrade tslib from 1.9.3 to 1.14.1 ([#1891](https://github.com/heroku/cli/issues/1891)) ([ccfe505](https://github.com/heroku/cli/commit/ccfe5057a1476a126316662ae4f50b7ebe48d4eb))
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
# [7.60.0](https://github.com/heroku/cli/compare/v7.59.1...v7.60.0) (2022-03-23)
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
### Features
|
|
195
|
-
|
|
196
|
-
* upgrade to node 14.19.0 ([#1953](https://github.com/heroku/cli/issues/1953)) ([f54bb24](https://github.com/heroku/cli/commit/f54bb24e343d20cf02fd72747be21e737680e81c))
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
## [7.59.4](https://github.com/heroku/cli/compare/v7.59.3...v7.59.4) (2022-03-08)
|
|
203
|
-
|
|
204
|
-
**Note:** Version bump only for package heroku
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
## [7.59.3](https://github.com/heroku/cli/compare/v7.59.2...v7.59.3) (2022-02-28)
|
|
211
|
-
|
|
212
|
-
**Note:** Version bump only for package heroku
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
## [7.59.2](https://github.com/heroku/cli/compare/v7.59.1...v7.59.2) (2021-11-18)
|
|
219
|
-
|
|
220
|
-
**Note:** Version bump only for package heroku
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
## [7.59.1](https://github.com/heroku/cli/compare/v7.59.0...v7.59.1) (2021-10-21)
|
|
227
|
-
|
|
228
|
-
**Note:** Version bump only for package heroku
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
# [7.59.0](https://github.com/heroku/cli/compare/v7.58.0...v7.59.0) (2021-08-24)
|
|
235
|
-
|
|
236
|
-
**Note:** Version bump only for package heroku
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
# [7.58.0](https://github.com/heroku/cli/compare/v7.57.0...v7.58.0) (2021-08-24)
|
|
243
|
-
|
|
244
|
-
**Note:** Version bump only for package heroku
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
# [7.57.0](https://github.com/heroku/cli/compare/v7.56.1...v7.57.0) (2021-08-17)
|
|
251
|
-
|
|
252
|
-
**Note:** Version bump only for package heroku
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
## [7.56.1](https://github.com/heroku/cli/compare/v7.56.0...v7.56.1) (2021-07-12)
|
|
259
|
-
|
|
260
|
-
**Note:** Version bump only for package heroku
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
# [7.56.0](https://github.com/heroku/cli/compare/v7.55.0...v7.56.0) (2021-06-29)
|
|
267
|
-
|
|
268
|
-
**Note:** Version bump only for package heroku
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
# [7.55.0](https://github.com/heroku/cli/compare/v7.54.1...v7.55.0) (2021-06-25)
|
|
275
|
-
|
|
276
|
-
**Note:** Version bump only for package heroku
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
## [7.54.1](https://github.com/heroku/cli/compare/v7.54.0...v7.54.1) (2021-06-08)
|
|
283
|
-
|
|
284
|
-
**Note:** Version bump only for package heroku
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
# [7.54.0](https://github.com/heroku/cli/compare/v7.47.10...v7.54.0) (2021-05-18)
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
### Features
|
|
294
|
-
|
|
295
|
-
* upgrade node to 12.21.0 ([fb27477](https://github.com/heroku/cli/commit/fb274776ea5ed28d31cb8a53e6cfb6819e6ef4a9))
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
## [7.53.1](https://github.com/heroku/cli/compare/v7.53.0...v7.53.1) (2021-05-05)
|
|
302
|
-
|
|
303
|
-
**Note:** Version bump only for package heroku
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
# [7.53.0](https://github.com/heroku/cli/compare/v7.52.0...v7.53.0) (2021-04-27)
|
|
310
|
-
|
|
311
|
-
**Note:** Version bump only for package heroku
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
# [7.52.0](https://github.com/heroku/cli/compare/v7.51.0...v7.52.0) (2021-04-07)
|
|
318
|
-
|
|
319
|
-
**Note:** Version bump only for package heroku
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
# [7.51.0](https://github.com/heroku/cli/compare/v7.50.0...v7.51.0) (2021-03-17)
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
### Features
|
|
329
|
-
|
|
330
|
-
* upgrade node to 12.21.0 ([fb27477](https://github.com/heroku/cli/commit/fb274776ea5ed28d31cb8a53e6cfb6819e6ef4a9))
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
# [7.50.0](https://github.com/heroku/cli/compare/v7.49.1...v7.50.0) (2021-03-02)
|
|
337
|
-
|
|
338
|
-
**Note:** Version bump only for package heroku
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
## [7.49.1](https://github.com/heroku/cli/compare/v7.49.0...v7.49.1) (2021-02-26)
|
|
345
|
-
|
|
346
|
-
**Note:** Version bump only for package heroku
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
# [7.49.0](https://github.com/heroku/cli/compare/v7.47.13...v7.49.0) (2021-02-24)
|
|
353
|
-
|
|
354
|
-
**Note:** Version bump only for package heroku
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
# [7.48.0](https://github.com/heroku/cli/compare/v7.47.13...v7.48.0) (2021-02-22)
|
|
361
|
-
|
|
362
|
-
**Note:** Version bump only for package heroku
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
## [7.47.13](https://github.com/heroku/cli/compare/v7.47.12...v7.47.13) (2021-02-18)
|
|
369
|
-
|
|
370
|
-
**Note:** Version bump only for package heroku
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
## [7.47.12](https://github.com/heroku/cli/compare/v7.47.11...v7.47.12) (2021-02-03)
|
|
377
|
-
|
|
378
|
-
**Note:** Version bump only for package heroku
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
## [7.47.11](https://github.com/heroku/cli/compare/v7.47.10...v7.47.11) (2021-01-22)
|
|
385
|
-
|
|
386
|
-
**Note:** Version bump only for package heroku
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
## [7.47.10](https://github.com/heroku/cli/compare/v7.47.7...v7.47.10) (2021-01-21)
|
|
393
|
-
|
|
394
|
-
**Note:** Version bump only for package heroku
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
## [7.47.9](https://github.com/heroku/cli/compare/v7.47.7...v7.47.9) (2021-01-21)
|
|
401
|
-
|
|
402
|
-
**Note:** Version bump only for package heroku
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## [7.47.8](https://github.com/heroku/cli/compare/v7.47.2...v7.47.8) (2021-01-19)
|
|
409
|
-
|
|
410
|
-
**Note:** Version bump only for package heroku
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
## [7.47.7](https://github.com/heroku/cli/compare/v7.47.6...v7.47.7) (2021-01-05)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package heroku
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
## [7.47.6](https://github.com/heroku/cli/compare/v7.47.5...v7.47.6) (2020-12-16)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package heroku
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
## [7.47.5](https://github.com/heroku/cli/compare/v7.47.4...v7.47.5) (2020-12-10)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package heroku
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
## [7.47.4](https://github.com/heroku/cli/compare/v7.47.3...v7.47.4) (2020-12-01)
|
|
441
|
-
|
|
442
|
-
**Note:** Version bump only for package heroku
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
## [7.47.3](https://github.com/heroku/cli/compare/v7.47.2...v7.47.3) (2020-11-18)
|
|
449
|
-
|
|
450
|
-
**Note:** Version bump only for package heroku
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
## [7.47.2](https://github.com/heroku/cli/compare/v7.47.1...v7.47.2) (2020-11-11)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package heroku
|
|
459
|
-
|
|
460
|
-
## [7.47.1](https://github.com/heroku/cli/compare/v7.47.0...v7.47.1) (2020-11-10)
|
|
461
|
-
|
|
462
|
-
**Note:** Version bump only for package heroku
|
|
463
|
-
|
|
464
|
-
# [7.47.0](https://github.com/heroku/cli/compare/v7.46.2...v7.47.0) (2020-10-29)
|
|
465
|
-
|
|
466
|
-
**Note:** Version bump only for package heroku
|
|
467
|
-
|
|
468
|
-
## [7.46.2](https://github.com/heroku/cli/compare/v7.46.1...v7.46.2) (2020-10-22)
|
|
469
|
-
|
|
470
|
-
**Note:** Version bump only for package heroku
|
|
471
|
-
|
|
472
|
-
## [7.46.1](https://github.com/heroku/cli/compare/v7.46.0...v7.46.1) (2020-10-20)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package heroku
|
|
475
|
-
|
|
476
|
-
# [7.46.0](https://github.com/heroku/cli/compare/v7.45.0...v7.46.0) (2020-10-13)
|
|
477
|
-
|
|
478
|
-
**Note:** Version bump only for package heroku
|
|
479
|
-
|
|
480
|
-
# [7.45.0](https://github.com/heroku/cli/compare/v7.44.0...v7.45.0) (2020-10-07)
|
|
481
|
-
|
|
482
|
-
**Note:** Version bump only for package heroku
|
|
483
|
-
|
|
484
|
-
# [7.44.0](https://github.com/heroku/cli/compare/v7.43.3...v7.44.0) (2020-10-01)
|
|
485
|
-
|
|
486
|
-
**Note:** Version bump only for package heroku
|
|
487
|
-
|
|
488
|
-
## [7.43.3](https://github.com/heroku/cli/compare/v7.43.2...v7.43.3) (2020-09-29)
|
|
489
|
-
|
|
490
|
-
**Note:** Version bump only for package heroku
|
|
491
|
-
|
|
492
|
-
## [7.43.2](https://github.com/heroku/cli/compare/v7.43.1...v7.43.2) (2020-09-22)
|
|
493
|
-
|
|
494
|
-
**Note:** Version bump only for package heroku
|
|
495
|
-
|
|
496
|
-
## [7.43.1](https://github.com/heroku/cli/compare/v7.43.0...v7.43.1) (2020-09-21)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package heroku
|
|
499
|
-
|
|
500
|
-
# [7.43.0](https://github.com/heroku/cli/compare/v7.42.13...v7.43.0) (2020-09-15)
|
|
501
|
-
|
|
502
|
-
**Note:** Version bump only for package heroku
|
|
503
|
-
|
|
504
|
-
## [7.42.13](https://github.com/heroku/cli/compare/v7.42.12...v7.42.13) (2020-08-27)
|
|
505
|
-
|
|
506
|
-
**Note:** Version bump only for package heroku
|
|
507
|
-
|
|
508
|
-
## [7.42.12](https://github.com/heroku/cli/compare/v7.42.11...v7.42.12) (2020-08-26)
|
|
509
|
-
|
|
510
|
-
**Note:** Version bump only for package heroku
|
|
511
|
-
|
|
512
|
-
## [7.42.11](https://github.com/heroku/cli/compare/v7.42.10...v7.42.11) (2020-08-25)
|
|
513
|
-
|
|
514
|
-
**Note:** Version bump only for package heroku
|
|
515
|
-
|
|
516
|
-
## [7.42.10](https://github.com/heroku/cli/compare/v7.42.9...v7.42.10) (2020-08-25)
|
|
517
|
-
|
|
518
|
-
**Note:** Version bump only for package heroku
|
|
519
|
-
|
|
520
|
-
## [7.42.9](https://github.com/heroku/cli/compare/v7.42.8...v7.42.9) (2020-08-25)
|
|
521
|
-
|
|
522
|
-
**Note:** Version bump only for package heroku
|
|
523
|
-
|
|
524
|
-
## [7.42.8](https://github.com/heroku/cli/compare/v7.42.7...v7.42.8) (2020-08-17)
|
|
525
|
-
|
|
526
|
-
**Note:** Version bump only for package heroku
|
|
527
|
-
|
|
528
|
-
## [7.42.6](https://github.com/heroku/cli/compare/v7.42.5...v7.42.6) (2020-07-30)
|
|
529
|
-
|
|
530
|
-
**Note:** Version bump only for package heroku
|
|
531
|
-
|
|
532
|
-
## [7.42.5](https://github.com/heroku/cli/compare/v7.42.4...v7.42.5) (2020-07-20)
|
|
533
|
-
|
|
534
|
-
**Note:** Version bump only for package heroku
|
|
535
|
-
|
|
536
|
-
## [7.42.4](https://github.com/heroku/cli/compare/v7.42.3...v7.42.4) (2020-07-13)
|
|
537
|
-
|
|
538
|
-
**Note:** Version bump only for package heroku
|
|
539
|
-
|
|
540
|
-
## [7.42.3](https://github.com/heroku/cli/compare/v7.42.2...v7.42.3) (2020-07-09)
|
|
541
|
-
|
|
542
|
-
### Bug Fixes
|
|
543
|
-
|
|
544
|
-
- use inclusive terms ([#1553](https://github.com/heroku/cli/issues/1553)) ([3639297](https://github.com/heroku/cli/commit/36392971cba2a4e4e9077c4575626bfb89c5005a))
|
|
545
|
-
|
|
546
|
-
## [7.42.2](https://github.com/heroku/cli/compare/v7.42.1...v7.42.2) (2020-06-22)
|
|
547
|
-
|
|
548
|
-
**Note:** Version bump only for package heroku
|
|
549
|
-
|
|
550
|
-
## [7.42.1](https://github.com/heroku/cli/compare/v7.42.0...v7.42.1) (2020-06-05)
|
|
551
|
-
|
|
552
|
-
**Note:** Version bump only for package heroku
|
|
553
|
-
|
|
554
|
-
# [7.42.0](https://github.com/heroku/cli/compare/v7.41.1...v7.42.0) (2020-06-03)
|
|
555
|
-
|
|
556
|
-
### Bug Fixes
|
|
557
|
-
|
|
558
|
-
- upgrade http-call from 5.2.3 to 5.3.0 ([#1525](https://github.com/heroku/cli/issues/1525)) ([ffd81cd](https://github.com/heroku/cli/commit/ffd81cdce6f32d57a59db758733f908519d15594))
|
|
559
|
-
|
|
560
|
-
## [7.41.1](https://github.com/heroku/cli/compare/v7.41.0...v7.41.1) (2020-05-12)
|
|
561
|
-
|
|
562
|
-
**Note:** Version bump only for package heroku
|
|
563
|
-
|
|
564
|
-
# [7.41.0](https://github.com/heroku/cli/compare/v7.40.0...v7.41.0) (2020-05-11)
|
|
565
|
-
|
|
566
|
-
### Features
|
|
567
|
-
|
|
568
|
-
- v7 plugin run ([#1507](https://github.com/heroku/cli/issues/1507)) ([6a77f5a](https://github.com/heroku/cli/commit/6a77f5a716ddada766ce9184b59cbaebe48e2953))
|
|
569
|
-
|
|
570
|
-
# [7.40.0](https://github.com/heroku/cli/compare/v7.39.6...v7.40.0) (2020-05-01)
|
|
571
|
-
|
|
572
|
-
**Note:** Version bump only for package heroku
|
|
573
|
-
|
|
574
|
-
## [7.39.6](https://github.com/heroku/cli/compare/v7.39.5...v7.39.6) (2020-05-01)
|
|
575
|
-
|
|
576
|
-
**Note:** Version bump only for package heroku
|
|
577
|
-
|
|
578
|
-
## [7.39.5](https://github.com/heroku/cli/compare/v7.39.4...v7.39.5) (2020-04-22)
|
|
579
|
-
|
|
580
|
-
### Bug Fixes
|
|
581
|
-
|
|
582
|
-
- **cli:** dummy fix to trigger lerna ([40c0281](https://github.com/heroku/cli/commit/40c0281c5808e3f15bedfd0bd279ce56c0eb4a4d))
|
|
583
|
-
|
|
584
|
-
## [7.39.4](https://github.com/heroku/cli/compare/v7.39.3...v7.39.4) (2020-04-22)
|
|
585
|
-
|
|
586
|
-
**Note:** Version bump only for package heroku
|
|
587
|
-
|
|
588
|
-
## [7.39.3](https://github.com/heroku/cli/compare/v7.39.2...v7.39.3) (2020-04-15)
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
- update to a notarized version of node ([#1481](https://github.com/heroku/cli/issues/1481)) ([a01c03c](https://github.com/heroku/cli/commit/a01c03cf45b8d02477754da382112c4905d91ecc))
|
|
593
|
-
|
|
594
|
-
## [7.39.2](https://github.com/heroku/cli/compare/v7.39.1...v7.39.2) (2020-03-30)
|
|
595
|
-
|
|
596
|
-
**Note:** Version bump only for package heroku
|
|
597
|
-
|
|
598
|
-
## [7.39.1](https://github.com/heroku/cli/compare/v7.39.0...v7.39.1) (2020-03-19)
|
|
599
|
-
|
|
600
|
-
**Note:** Version bump only for package heroku
|
|
601
|
-
|
|
602
|
-
# [7.39.0](https://github.com/heroku/cli/compare/v7.38.2...v7.39.0) (2020-03-02)
|
|
603
|
-
|
|
604
|
-
**Note:** Version bump only for package heroku
|
|
605
|
-
|
|
606
|
-
## [7.38.2](https://github.com/heroku/cli/compare/v7.38.1...v7.38.2) (2020-02-19)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package heroku
|
|
609
|
-
|
|
610
|
-
## [7.38.1](https://github.com/heroku/cli/compare/v7.38.0...v7.38.1) (2020-02-10)
|
|
611
|
-
|
|
612
|
-
**Note:** Version bump only for package heroku
|
|
613
|
-
|
|
614
|
-
# [7.38.0](https://github.com/heroku/cli/compare/v7.37.0...v7.38.0) (2020-02-06)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package heroku
|
|
617
|
-
|
|
618
|
-
# [7.37.0](https://github.com/heroku/cli/compare/v7.36.3...v7.37.0) (2020-01-25)
|
|
619
|
-
|
|
620
|
-
**Note:** Version bump only for package heroku
|
|
621
|
-
|
|
622
|
-
## [7.36.3](https://github.com/heroku/cli/compare/v7.36.2...v7.36.3) (2020-01-21)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package heroku
|
|
625
|
-
|
|
626
|
-
## [7.36.2](https://github.com/heroku/cli/compare/v7.36.1...v7.36.2) (2020-01-21)
|
|
627
|
-
|
|
628
|
-
**Note:** Version bump only for package heroku
|
|
629
|
-
|
|
630
|
-
## [7.36.1](https://github.com/heroku/cli/compare/v7.36.0...v7.36.1) (2020-01-21)
|
|
631
|
-
|
|
632
|
-
**Note:** Version bump only for package heroku
|
|
633
|
-
|
|
634
|
-
# [7.36.0](https://github.com/heroku/cli/compare/v7.35.1...v7.36.0) (2020-01-20)
|
|
635
|
-
|
|
636
|
-
**Note:** Version bump only for package heroku
|
|
637
|
-
|
|
638
|
-
## [7.35.1](https://github.com/heroku/cli/compare/v7.35.0...v7.35.1) (2019-12-19)
|
|
639
|
-
|
|
640
|
-
**Note:** Version bump only for package heroku
|
|
641
|
-
|
|
642
|
-
# [7.35.0](https://github.com/heroku/cli/compare/v7.34.2...v7.35.0) (2019-11-07)
|
|
643
|
-
|
|
644
|
-
**Note:** Version bump only for package heroku
|
|
645
|
-
|
|
646
|
-
## [7.34.2](https://github.com/heroku/cli/compare/v7.34.1...v7.34.2) (2019-11-05)
|
|
647
|
-
|
|
648
|
-
**Note:** Version bump only for package heroku
|
|
649
|
-
|
|
650
|
-
## [7.34.1](https://github.com/heroku/cli/compare/v7.34.0...v7.34.1) (2019-11-05)
|
|
651
|
-
|
|
652
|
-
### Bug Fixes
|
|
653
|
-
|
|
654
|
-
- **cli:** missing apps plugin in oclif plugins list ([81db582](https://github.com/heroku/cli/commit/81db582))
|
|
655
|
-
|
|
656
|
-
# [7.34.0](https://github.com/heroku/cli/compare/v7.33.3...v7.34.0) (2019-11-05)
|
|
657
|
-
|
|
658
|
-
### Bug Fixes
|
|
659
|
-
|
|
660
|
-
- **cli:** remove heroku-redis user installs ([#1357](https://github.com/heroku/cli/issues/1357)) ([6d409e2](https://github.com/heroku/cli/commit/6d409e2))
|
|
661
|
-
|
|
662
|
-
### Features
|
|
663
|
-
|
|
664
|
-
- **apps:** add oclif version of domains cmds ([#1361](https://github.com/heroku/cli/issues/1361)) ([66c7c4e](https://github.com/heroku/cli/commit/66c7c4e))
|
|
665
|
-
- **cli:** bump node version for oclif.update.node.version to node 12 ([#1368](https://github.com/heroku/cli/issues/1368)) ([72668ba](https://github.com/heroku/cli/commit/72668ba))
|
|
666
|
-
|
|
667
|
-
## [7.33.3](https://github.com/heroku/cli/compare/v7.33.2...v7.33.3) (2019-10-09)
|
|
668
|
-
|
|
669
|
-
**Note:** Version bump only for package heroku
|
|
670
|
-
|
|
671
|
-
## [7.33.2](https://github.com/heroku/cli/compare/v7.33.1...v7.33.2) (2019-10-09)
|
|
672
|
-
|
|
673
|
-
**Note:** Version bump only for package heroku
|
|
674
|
-
|
|
675
|
-
## [7.33.1](https://github.com/heroku/cli/compare/v7.33.0...v7.33.1) (2019-10-03)
|
|
676
|
-
|
|
677
|
-
### Bug Fixes
|
|
678
|
-
|
|
679
|
-
- **cli:** bring back v5 run plugin ([#1349](https://github.com/heroku/cli/issues/1349)) ([15234fe](https://github.com/heroku/cli/commit/15234fe))
|
|
680
|
-
|
|
681
|
-
# [7.33.0](https://github.com/heroku/cli/compare/v7.32.0...v7.33.0) (2019-10-01)
|
|
682
|
-
|
|
683
|
-
### Features
|
|
684
|
-
|
|
685
|
-
- **pipelines:** convert pipelines:setup to oclif ([#1344](https://github.com/heroku/cli/issues/1344)) ([9f94577](https://github.com/heroku/cli/commit/9f94577))
|
|
686
|
-
|
|
687
|
-
# [7.32.0](https://github.com/heroku/cli/compare/v7.31.2...v7.32.0) (2019-10-01)
|
|
688
|
-
|
|
689
|
-
### Features
|
|
690
|
-
|
|
691
|
-
- **run:** covert run plugin to oclif ([#1317](https://github.com/heroku/cli/issues/1317)) ([49b19f1](https://github.com/heroku/cli/commit/49b19f1))
|
|
692
|
-
|
|
693
|
-
## [7.31.2](https://github.com/heroku/cli/compare/v7.31.1...v7.31.2) (2019-09-30)
|
|
694
|
-
|
|
695
|
-
### Bug Fixes
|
|
696
|
-
|
|
697
|
-
- **cli:** uninstall old autocomplete plugin ([#1345](https://github.com/heroku/cli/issues/1345)) ([8dc20e7](https://github.com/heroku/cli/commit/8dc20e7))
|
|
698
|
-
|
|
699
|
-
## [7.31.1](https://github.com/heroku/cli/compare/v7.31.0...v7.31.1) (2019-09-30)
|
|
700
|
-
|
|
701
|
-
**Note:** Version bump only for package heroku
|
|
702
|
-
|
|
703
|
-
# [7.31.0](https://github.com/heroku/cli/compare/v7.30.1...v7.31.0) (2019-09-30)
|
|
704
|
-
|
|
705
|
-
### Bug Fixes
|
|
706
|
-
|
|
707
|
-
- **pipelines-v5:** keep pipelines:setup v5 cmd ([#1340](https://github.com/heroku/cli/issues/1340)) ([9658f6a](https://github.com/heroku/cli/commit/9658f6a))
|
|
708
|
-
|
|
709
|
-
### Features
|
|
710
|
-
|
|
711
|
-
- **pipelines:** finishing converting pipelines plugin to oclif ([#1310](https://github.com/heroku/cli/issues/1310)) ([42adcbb](https://github.com/heroku/cli/commit/42adcbb))
|
|
712
|
-
|
|
713
|
-
## [7.30.1](https://github.com/heroku/cli/compare/v7.30.0...v7.30.1) (2019-09-24)
|
|
714
|
-
|
|
715
|
-
**Note:** Version bump only for package heroku
|
|
716
|
-
|
|
717
|
-
# [7.30.0](https://github.com/heroku/cli/compare/v7.29.0...v7.30.0) (2019-09-16)
|
|
718
|
-
|
|
719
|
-
### Features
|
|
720
|
-
|
|
721
|
-
- **run:** convert run-v5 plugin to oclif ([#1289](https://github.com/heroku/cli/issues/1289)) ([8df77c0](https://github.com/heroku/cli/commit/8df77c0)), closes [#1302](https://github.com/heroku/cli/issues/1302)
|
|
722
|
-
|
|
723
|
-
# [7.29.0](https://github.com/heroku/cli/compare/v7.28.0...v7.29.0) (2019-08-21)
|
|
724
|
-
|
|
725
|
-
### Features
|
|
726
|
-
|
|
727
|
-
- **webhooks:** add oclif version of webhooks plugin ([#1253](https://github.com/heroku/cli/issues/1253)) ([110c516](https://github.com/heroku/cli/commit/110c516))
|
|
728
|
-
|
|
729
|
-
<a name="7.28.0"></a>
|
|
730
|
-
|
|
731
|
-
# [7.28.0](https://github.com/heroku/cli/compare/v7.27.1...v7.28.0) (2019-08-19)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package heroku
|
|
734
|
-
|
|
735
|
-
<a name="7.27.1"></a>
|
|
736
|
-
|
|
737
|
-
## [7.27.1](https://github.com/heroku/cli/compare/v7.27.0...v7.27.1) (2019-07-30)
|
|
738
|
-
|
|
739
|
-
### Bug Fixes
|
|
740
|
-
|
|
741
|
-
- **cli:** upgrade v7 plugin-pipelines ([13ca934](https://github.com/heroku/cli/commit/13ca934))
|
|
742
|
-
|
|
743
|
-
<a name="7.27.0"></a>
|
|
744
|
-
|
|
745
|
-
# [7.27.0](https://github.com/heroku/cli/compare/v7.26.2...v7.27.0) (2019-07-30)
|
|
746
|
-
|
|
747
|
-
### Bug Fixes
|
|
748
|
-
|
|
749
|
-
- pin qqjs ([c04fad3](https://github.com/heroku/cli/commit/c04fad3))
|
|
750
|
-
|
|
751
|
-
### Features
|
|
752
|
-
|
|
753
|
-
- **pipelines:** add reviewapps:enable command ([#1269](https://github.com/heroku/cli/issues/1269)) ([c9b7dbb](https://github.com/heroku/cli/commit/c9b7dbb))
|
|
754
|
-
|
|
755
|
-
<a name="7.24.3"></a>
|
|
756
|
-
|
|
757
|
-
## [7.24.3](https://github.com/heroku/cli/compare/v7.24.2...v7.24.3) (2019-05-07)
|
|
758
|
-
|
|
759
|
-
**Note:** Version bump only for package heroku
|
|
760
|
-
|
|
761
|
-
<a name="7.24.2"></a>
|
|
762
|
-
|
|
763
|
-
## [7.24.2](https://github.com/heroku/cli/compare/v7.24.1...v7.24.2) (2019-05-07)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package heroku
|
|
766
|
-
|
|
767
|
-
<a name="7.22.2"></a>
|
|
768
|
-
|
|
769
|
-
## [7.22.2](https://github.com/heroku/cli/compare/v7.22.1...v7.22.2) (2019-02-28)
|
|
770
|
-
|
|
771
|
-
**Note:** Version bump only for package heroku
|
|
772
|
-
|
|
773
|
-
<a name="7.18.8"></a>
|
|
774
|
-
|
|
775
|
-
## [7.18.8](https://github.com/heroku/cli/compare/v7.18.7...v7.18.8) (2018-11-14)
|
|
776
|
-
|
|
777
|
-
**Note:** Version bump only for package heroku
|
|
778
|
-
|
|
779
|
-
<a name="7.16.5"></a>
|
|
780
|
-
|
|
781
|
-
## [7.16.5](https://github.com/heroku/cli/compare/v7.16.4...v7.16.5) (2018-10-04)
|
|
782
|
-
|
|
783
|
-
### Bug Fixes
|
|
784
|
-
|
|
785
|
-
- **cli:** allow list of version env var warnings ([#1057](https://github.com/heroku/cli/issues/1057)) ([e71214d](https://github.com/heroku/cli/commit/e71214d))
|
|
786
|
-
|
|
787
|
-
<a name="7.16.4"></a>
|
|
788
|
-
|
|
789
|
-
## [7.16.4](https://github.com/heroku/cli/compare/v7.16.3...v7.16.4) (2018-10-03)
|
|
790
|
-
|
|
791
|
-
**Note:** Version bump only for package heroku
|
|
792
|
-
|
|
793
|
-
<a name="7.16.3"></a>
|
|
794
|
-
|
|
795
|
-
## [7.16.3](https://github.com/heroku/cli/compare/v7.16.2...v7.16.3) (2018-10-03)
|
|
796
|
-
|
|
797
|
-
### Bug Fixes
|
|
798
|
-
|
|
799
|
-
- updated deps ([#1058](https://github.com/heroku/cli/issues/1058)) ([ce1fd6b](https://github.com/heroku/cli/commit/ce1fd6b))
|
|
800
|
-
|
|
801
|
-
<a name="7.16.2"></a>
|
|
802
|
-
|
|
803
|
-
## [7.16.2](https://github.com/heroku/cli/compare/v7.16.1...v7.16.2) (2018-10-02)
|
|
804
|
-
|
|
805
|
-
### Bug Fixes
|
|
806
|
-
|
|
807
|
-
- updated deps ([482dc85](https://github.com/heroku/cli/commit/482dc85))
|
|
808
|
-
|
|
809
|
-
<a name="7.16.1"></a>
|
|
810
|
-
|
|
811
|
-
## [7.16.1](https://github.com/heroku/cli/compare/v7.16.0...v7.16.1) (2018-10-02)
|
|
812
|
-
|
|
813
|
-
### Bug Fixes
|
|
814
|
-
|
|
815
|
-
- **cli:** add heroku env var warnings to version ([#1024](https://github.com/heroku/cli/issues/1024)) ([cf531e4](https://github.com/heroku/cli/commit/cf531e4))
|
|
816
|
-
|
|
817
|
-
<a name="7.16.0"></a>
|
|
818
|
-
|
|
819
|
-
# [7.16.0](https://github.com/heroku/cli/compare/v7.15.2...v7.16.0) (2018-09-14)
|
|
820
|
-
|
|
821
|
-
### Bug Fixes
|
|
822
|
-
|
|
823
|
-
- updated deps ([6d3be5a](https://github.com/heroku/cli/commit/6d3be5a))
|
|
824
|
-
- updated dev-cli ([022396b](https://github.com/heroku/cli/commit/022396b))
|
|
825
|
-
|
|
826
|
-
<a name="7.15.2"></a>
|
|
827
|
-
|
|
828
|
-
## [7.15.2](https://github.com/heroku/cli/compare/v7.15.1...v7.15.2) (2018-09-12)
|
|
829
|
-
|
|
830
|
-
### Bug Fixes
|
|
831
|
-
|
|
832
|
-
- **cli:** invalid package references ([33e1900](https://github.com/heroku/cli/commit/33e1900))
|
|
833
|
-
|
|
834
|
-
<a name="7.15.1"></a>
|
|
835
|
-
|
|
836
|
-
## [7.15.1](https://github.com/heroku/cli/compare/v7.15.0...v7.15.1) (2018-09-11)
|
|
837
|
-
|
|
838
|
-
### Bug Fixes
|
|
839
|
-
|
|
840
|
-
- switch back to non github app for releases ([#1025](https://github.com/heroku/cli/issues/1025)) ([06553b8](https://github.com/heroku/cli/commit/06553b8))
|
|
841
|
-
|
|
842
|
-
<a name="7.15.0"></a>
|
|
843
|
-
|
|
844
|
-
# [7.15.0](https://github.com/heroku/cli/compare/v7.14.4...v7.15.0) (2018-09-10)
|
|
845
|
-
|
|
846
|
-
### Features
|
|
847
|
-
|
|
848
|
-
- node 10.10.0 ([3a427dc](https://github.com/heroku/cli/commit/3a427dc))
|
|
849
|
-
|
|
850
|
-
<a name="7.14.4"></a>
|
|
851
|
-
|
|
852
|
-
## [7.14.4](https://github.com/heroku/cli/compare/v7.14.3...v7.14.4) (2018-09-07)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package heroku
|
|
855
|
-
|
|
856
|
-
<a name="7.14.3"></a>
|
|
857
|
-
|
|
858
|
-
## [7.14.3](https://github.com/heroku/cli/compare/v7.14.2...v7.14.3) (2018-09-06)
|
|
859
|
-
|
|
860
|
-
**Note:** Version bump only for package heroku
|
|
861
|
-
|
|
862
|
-
<a name="7.14.2"></a>
|
|
863
|
-
|
|
864
|
-
## [7.14.2](https://github.com/heroku/cli/compare/v7.14.1...v7.14.2) (2018-08-30)
|
|
865
|
-
|
|
866
|
-
**Note:** Version bump only for package heroku
|
|
867
|
-
|
|
868
|
-
<a name="7.14.1"></a>
|
|
869
|
-
|
|
870
|
-
## [7.14.1](https://github.com/heroku/cli/compare/v7.14.0...v7.14.1) (2018-08-30)
|
|
871
|
-
|
|
872
|
-
**Note:** Version bump only for package heroku
|
|
873
|
-
|
|
874
|
-
<a name="7.14.0"></a>
|
|
875
|
-
|
|
876
|
-
# [7.14.0](https://github.com/heroku/cli/compare/v7.13.0...v7.14.0) (2018-08-30)
|
|
877
|
-
|
|
878
|
-
### Bug Fixes
|
|
879
|
-
|
|
880
|
-
- updated plugins plugin ([837ebc8](https://github.com/heroku/cli/commit/837ebc8))
|
|
881
|
-
|
|
882
|
-
<a name="7.13.0"></a>
|
|
883
|
-
|
|
884
|
-
# [7.13.0](https://github.com/heroku/cli/compare/v7.12.6...v7.13.0) (2018-08-30)
|
|
885
|
-
|
|
886
|
-
### Features
|
|
887
|
-
|
|
888
|
-
- **buildpacks:** added search, info, and versions commands ([#1000](https://github.com/heroku/cli/issues/1000)) ([c33f518](https://github.com/heroku/cli/commit/c33f518))
|
|
889
|
-
|
|
890
|
-
<a name="7.12.6"></a>
|
|
891
|
-
|
|
892
|
-
## [7.12.6](https://github.com/heroku/cli/compare/v7.12.5...v7.12.6) (2018-08-30)
|
|
893
|
-
|
|
894
|
-
### Bug Fixes
|
|
895
|
-
|
|
896
|
-
- windows test failures ([5b4d171](https://github.com/heroku/cli/commit/5b4d171))
|
|
897
|
-
|
|
898
|
-
<a name="7.12.5"></a>
|
|
899
|
-
|
|
900
|
-
## [7.12.5](https://github.com/heroku/cli/compare/v7.12.4...v7.12.5) (2018-08-29)
|
|
901
|
-
|
|
902
|
-
**Note:** Version bump only for package heroku
|
|
903
|
-
|
|
904
|
-
<a name="7.12.4"></a>
|
|
905
|
-
|
|
906
|
-
## [7.12.4](https://github.com/heroku/cli/compare/v7.12.3...v7.12.4) (2018-08-29)
|
|
907
|
-
|
|
908
|
-
### Bug Fixes
|
|
909
|
-
|
|
910
|
-
- updated http-call ([e17a164](https://github.com/heroku/cli/commit/e17a164))
|
|
911
|
-
|
|
912
|
-
<a name="7.12.3"></a>
|
|
913
|
-
|
|
914
|
-
## [7.12.3](https://github.com/heroku/cli/compare/v7.12.2...v7.12.3) (2018-08-27)
|
|
915
|
-
|
|
916
|
-
### Bug Fixes
|
|
917
|
-
|
|
918
|
-
- migrate heroku-splunk ([34f286f](https://github.com/heroku/cli/commit/34f286f))
|
|
919
|
-
|
|
920
|
-
<a name="7.12.2"></a>
|
|
921
|
-
|
|
922
|
-
## [7.12.2](https://github.com/heroku/cli/compare/v7.12.1...v7.12.2) (2018-08-24)
|
|
923
|
-
|
|
924
|
-
**Note:** Version bump only for package heroku
|
|
925
|
-
|
|
926
|
-
<a name="7.12.1"></a>
|
|
927
|
-
|
|
928
|
-
## [7.12.1](https://github.com/heroku/cli/compare/v7.12.0...v7.12.1) (2018-08-22)
|
|
929
|
-
|
|
930
|
-
### Bug Fixes
|
|
931
|
-
|
|
932
|
-
- rename skynet cli plugin ([4e7aa6f](https://github.com/heroku/cli/commit/4e7aa6f))
|
|
933
|
-
|
|
934
|
-
<a name="7.12.0"></a>
|
|
935
|
-
|
|
936
|
-
# [7.12.0](https://github.com/heroku/cli/compare/v7.11.0...v7.12.0) (2018-08-22)
|
|
937
|
-
|
|
938
|
-
### Bug Fixes
|
|
939
|
-
|
|
940
|
-
- rename event log plugin ([f530861](https://github.com/heroku/cli/commit/f530861))
|
|
941
|
-
- set npm registry explicitly ([d0815e8](https://github.com/heroku/cli/commit/d0815e8))
|
|
942
|
-
|
|
943
|
-
<a name="7.11.0"></a>
|
|
944
|
-
|
|
945
|
-
# [7.11.0](https://github.com/heroku/cli/compare/v7.10.1...v7.11.0) (2018-08-22)
|
|
946
|
-
|
|
947
|
-
**Note:** Version bump only for package heroku
|
|
948
|
-
|
|
949
|
-
<a name="7.10.1"></a>
|
|
950
|
-
|
|
951
|
-
## [7.10.1](https://github.com/heroku/cli/compare/v7.10.0...v7.10.1) (2018-08-22)
|
|
952
|
-
|
|
953
|
-
### Bug Fixes
|
|
954
|
-
|
|
955
|
-
- point sudo to [@heroku](https://github.com/heroku)/sudo ([5082fd1](https://github.com/heroku/cli/commit/5082fd1))
|
|
956
|
-
|
|
957
|
-
<a name="7.10.0"></a>
|
|
958
|
-
|
|
959
|
-
# [7.10.0](https://github.com/heroku/cli/compare/v7.9.4...v7.10.0) (2018-08-22)
|
|
960
|
-
|
|
961
|
-
### Features
|
|
962
|
-
|
|
963
|
-
- use npmjs.org registry ([#873](https://github.com/heroku/cli/issues/873)) ([2f4e748](https://github.com/heroku/cli/commit/2f4e748))
|
|
964
|
-
|
|
965
|
-
<a name="7.9.4"></a>
|
|
966
|
-
|
|
967
|
-
## [7.9.4](https://github.com/heroku/cli/compare/v7.9.3...v7.9.4) (2018-08-21)
|
|
968
|
-
|
|
969
|
-
### Bug Fixes
|
|
970
|
-
|
|
971
|
-
- updated notifier ([85ad480](https://github.com/heroku/cli/commit/85ad480))
|
|
972
|
-
|
|
973
|
-
<a name="7.9.3"></a>
|
|
974
|
-
|
|
975
|
-
## [7.9.3](https://github.com/heroku/cli/compare/v7.9.2...v7.9.3) (2018-08-18)
|
|
976
|
-
|
|
977
|
-
**Note:** Version bump only for package heroku
|
|
978
|
-
|
|
979
|
-
<a name="7.9.2"></a>
|
|
980
|
-
|
|
981
|
-
## [7.9.2](https://github.com/heroku/cli/compare/v7.9.1...v7.9.2) (2018-08-18)
|
|
982
|
-
|
|
983
|
-
### Bug Fixes
|
|
984
|
-
|
|
985
|
-
- lint issues with cli ([86e9c75](https://github.com/heroku/cli/commit/86e9c75))
|
|
986
|
-
- typescript 3.0 ([268c0af](https://github.com/heroku/cli/commit/268c0af))
|
|
987
|
-
|
|
988
|
-
<a name="7.9.1"></a>
|
|
989
|
-
|
|
990
|
-
## [7.9.1](https://github.com/heroku/cli/compare/v7.9.0...v7.9.1) (2018-08-17)
|
|
991
|
-
|
|
992
|
-
### Bug Fixes
|
|
993
|
-
|
|
994
|
-
- updated some dependencies ([0306f88](https://github.com/heroku/cli/commit/0306f88))
|
|
995
|
-
|
|
996
|
-
<a name="7.9.0"></a>
|
|
997
|
-
|
|
998
|
-
# [7.9.0](https://github.com/heroku/cli/compare/v7.8.1...v7.9.0) (2018-08-17)
|
|
999
|
-
|
|
1000
|
-
### Features
|
|
1001
|
-
|
|
1002
|
-
- node 10.9.0 ([530c104](https://github.com/heroku/cli/commit/530c104))
|
|
1003
|
-
|
|
1004
|
-
<a name="7.8.1"></a>
|
|
1005
|
-
|
|
1006
|
-
## [7.8.1](https://github.com/heroku/cli/compare/v7.8.0...v7.8.1) (2018-08-17)
|
|
1007
|
-
|
|
1008
|
-
**Note:** Version bump only for package heroku
|
|
1009
|
-
|
|
1010
|
-
<a name="7.8.0"></a>
|
|
1011
|
-
|
|
1012
|
-
# [7.8.0](https://github.com/heroku/cli/compare/v7.7.10...v7.8.0) (2018-08-17)
|
|
1013
|
-
|
|
1014
|
-
**Note:** Version bump only for package heroku
|
|
1015
|
-
|
|
1016
|
-
<a name="7.7.10"></a>
|
|
1017
|
-
|
|
1018
|
-
## [7.7.10](https://github.com/heroku/cli/compare/v7.7.8...v7.7.10) (2018-08-14)
|
|
1019
|
-
|
|
1020
|
-
**Note:** Version bump only for package heroku
|
|
1021
|
-
|
|
1022
|
-
<a name="7.7.9"></a>
|
|
1023
|
-
|
|
1024
|
-
## [7.7.9](https://github.com/heroku/cli/compare/v7.7.8...v7.7.9) (2018-08-14)
|
|
1025
|
-
|
|
1026
|
-
**Note:** Version bump only for package heroku
|
|
1027
|
-
|
|
1028
|
-
<a name="7.7.8"></a>
|
|
1029
|
-
|
|
1030
|
-
## [7.7.8](https://github.com/heroku/cli/compare/v7.7.7...v7.7.8) (2018-07-30)
|
|
1031
|
-
|
|
1032
|
-
**Note:** Version bump only for package heroku
|
|
1033
|
-
|
|
1034
|
-
<a name="7.7.7"></a>
|
|
1035
|
-
|
|
1036
|
-
## [7.7.7](https://github.com/heroku/cli/compare/v7.7.6...v7.7.7) (2018-07-26)
|
|
1037
|
-
|
|
1038
|
-
**Note:** Version bump only for package heroku
|
|
1039
|
-
|
|
1040
|
-
<a name="7.7.6"></a>
|
|
1041
|
-
|
|
1042
|
-
## [7.7.6](https://github.com/heroku/cli/compare/v7.7.5...v7.7.6) (2018-07-25)
|
|
1043
|
-
|
|
1044
|
-
**Note:** Version bump only for package heroku
|
|
1045
|
-
|
|
1046
|
-
<a name="7.7.5"></a>
|
|
1047
|
-
|
|
1048
|
-
## [7.7.5](https://github.com/heroku/cli/compare/v7.7.4...v7.7.5) (2018-07-25)
|
|
1049
|
-
|
|
1050
|
-
### Bug Fixes
|
|
1051
|
-
|
|
1052
|
-
- node 10.7.0 ([a336cd3](https://github.com/heroku/cli/commit/a336cd3))
|
|
1053
|
-
|
|
1054
|
-
<a name="7.7.4"></a>
|
|
1055
|
-
|
|
1056
|
-
## [7.7.4](https://github.com/heroku/cli/compare/v7.7.3...v7.7.4) (2018-07-19)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package heroku
|
|
1059
|
-
|
|
1060
|
-
<a name="7.7.3"></a>
|
|
1061
|
-
|
|
1062
|
-
## [7.7.3](https://github.com/heroku/cli/compare/v7.7.2...v7.7.3) (2018-07-18)
|
|
1063
|
-
|
|
1064
|
-
### Bug Fixes
|
|
1065
|
-
|
|
1066
|
-
- **autocomplete:** skip autocomplete hooks on windows ([83be305](https://github.com/heroku/cli/commit/83be305))
|
|
1067
|
-
|
|
1068
|
-
<a name="7.7.2"></a>
|
|
1069
|
-
|
|
1070
|
-
## [7.7.2](https://github.com/heroku/cli/compare/v7.7.1...v7.7.2) (2018-07-18)
|
|
1071
|
-
|
|
1072
|
-
**Note:** Version bump only for package heroku
|
|
1073
|
-
|
|
1074
|
-
<a name="7.7.1"></a>
|
|
1075
|
-
|
|
1076
|
-
## [7.7.1](https://github.com/heroku/cli/compare/v7.7.0...v7.7.1) (2018-07-17)
|
|
1077
|
-
|
|
1078
|
-
**Note:** Version bump only for package heroku
|
|
1079
|
-
|
|
1080
|
-
<a name="7.7.0"></a>
|
|
1081
|
-
|
|
1082
|
-
# [7.7.0](https://github.com/heroku/cli/compare/v7.6.1...v7.7.0) (2018-07-17)
|
|
1083
|
-
|
|
1084
|
-
### Features
|
|
1085
|
-
|
|
1086
|
-
- **cli:** add autocomplete to core ([#940](https://github.com/heroku/cli/issues/940)) ([6c58437](https://github.com/heroku/cli/commit/6c58437))
|
|
1087
|
-
|
|
1088
|
-
<a name="7.6.1"></a>
|
|
1089
|
-
|
|
1090
|
-
## [7.6.1](https://github.com/heroku/cli/compare/v7.6.0...v7.6.1) (2018-07-16)
|
|
1091
|
-
|
|
1092
|
-
**Note:** Version bump only for package heroku
|
|
1093
|
-
|
|
1094
|
-
<a name="7.6.0"></a>
|
|
1095
|
-
|
|
1096
|
-
# [7.6.0](https://github.com/heroku/cli/compare/v7.5.11...v7.6.0) (2018-07-12)
|
|
1097
|
-
|
|
1098
|
-
**Note:** Version bump only for package heroku
|
|
1099
|
-
|
|
1100
|
-
<a name="7.5.11"></a>
|
|
1101
|
-
|
|
1102
|
-
## [7.5.11](https://github.com/heroku/cli/compare/v7.5.10...v7.5.11) (2018-07-05)
|
|
1103
|
-
|
|
1104
|
-
### Bug Fixes
|
|
1105
|
-
|
|
1106
|
-
- node 10.6.0 ([fd46cff](https://github.com/heroku/cli/commit/fd46cff))
|
|
1107
|
-
|
|
1108
|
-
<a name="7.5.10"></a>
|
|
1109
|
-
|
|
1110
|
-
## [7.5.10](https://github.com/heroku/cli/compare/v7.5.9...v7.5.10) (2018-07-03)
|
|
1111
|
-
|
|
1112
|
-
**Note:** Version bump only for package heroku
|
|
1113
|
-
|
|
1114
|
-
<a name="7.5.9"></a>
|
|
1115
|
-
|
|
1116
|
-
## [7.5.9](https://github.com/heroku/cli/compare/v7.5.8...v7.5.9) (2018-07-02)
|
|
1117
|
-
|
|
1118
|
-
### Bug Fixes
|
|
1119
|
-
|
|
1120
|
-
- updated aws ([51ccfcf](https://github.com/heroku/cli/commit/51ccfcf))
|
|
1121
|
-
|
|
1122
|
-
<a name="7.5.8"></a>
|
|
1123
|
-
|
|
1124
|
-
## [7.5.8](https://github.com/heroku/cli/compare/v7.5.7...v7.5.8) (2018-07-02)
|
|
1125
|
-
|
|
1126
|
-
**Note:** Version bump only for package heroku
|
|
1127
|
-
|
|
1128
|
-
<a name="7.5.7"></a>
|
|
1129
|
-
|
|
1130
|
-
## [7.5.7](https://github.com/heroku/cli/compare/v7.5.6...v7.5.7) (2018-06-29)
|
|
1131
|
-
|
|
1132
|
-
**Note:** Version bump only for package heroku
|
|
1133
|
-
|
|
1134
|
-
<a name="7.5.6"></a>
|
|
1135
|
-
|
|
1136
|
-
## [7.5.6](https://github.com/heroku/cli/compare/v7.5.5...v7.5.6) (2018-06-29)
|
|
1137
|
-
|
|
1138
|
-
### Bug Fixes
|
|
1139
|
-
|
|
1140
|
-
- bump legacy and color ([a3fa970](https://github.com/heroku/cli/commit/a3fa970))
|
|
1141
|
-
- correct docs path ([c5be976](https://github.com/heroku/cli/commit/c5be976))
|
|
1142
|
-
|
|
1143
|
-
<a name="7.5.5"></a>
|
|
1144
|
-
|
|
1145
|
-
## [7.5.5](https://github.com/heroku/cli/compare/v7.5.4...v7.5.5) (2018-06-29)
|
|
1146
|
-
|
|
1147
|
-
**Note:** Version bump only for package heroku
|
|
1148
|
-
|
|
1149
|
-
<a name="7.5.4"></a>
|
|
1150
|
-
|
|
1151
|
-
## [7.5.4](https://github.com/heroku/cli/compare/v7.5.3...v7.5.4) (2018-06-28)
|
|
1152
|
-
|
|
1153
|
-
### Bug Fixes
|
|
1154
|
-
|
|
1155
|
-
- move docs symlink ([5da3c1c](https://github.com/heroku/cli/commit/5da3c1c))
|
|
1156
|
-
- updated color dependency ([3602276](https://github.com/heroku/cli/commit/3602276))
|
|
1157
|
-
- updated commands plugin ([c4a91cc](https://github.com/heroku/cli/commit/c4a91cc))
|
|
1158
|
-
|
|
1159
|
-
<a name="7.5.3"></a>
|
|
1160
|
-
|
|
1161
|
-
## [7.5.3](https://github.com/heroku/cli/compare/v7.5.2...v7.5.3) (2018-06-28)
|
|
1162
|
-
|
|
1163
|
-
**Note:** Version bump only for package heroku
|
|
1164
|
-
|
|
1165
|
-
<a name="7.5.2"></a>
|
|
1166
|
-
|
|
1167
|
-
## [7.5.2](https://github.com/heroku/cli/compare/v7.5.1...v7.5.2) (2018-06-28)
|
|
1168
|
-
|
|
1169
|
-
### Bug Fixes
|
|
1170
|
-
|
|
1171
|
-
- remove brew migrator ([cb8425e](https://github.com/heroku/cli/commit/cb8425e))
|
|
1172
|
-
|
|
1173
|
-
<a name="7.5.1"></a>
|
|
1174
|
-
|
|
1175
|
-
## [7.5.1](https://github.com/heroku/cli/compare/v7.5.0...v7.5.1) (2018-06-26)
|
|
1176
|
-
|
|
1177
|
-
### Bug Fixes
|
|
1178
|
-
|
|
1179
|
-
- bump dev-cli ([fb3e41a](https://github.com/heroku/cli/commit/fb3e41a))
|
|
1180
|
-
|
|
1181
|
-
<a name="7.5.0"></a>
|
|
1182
|
-
|
|
1183
|
-
# [7.5.0](https://github.com/heroku/cli/compare/v7.4.11...v7.5.0) (2018-06-26)
|
|
1184
|
-
|
|
1185
|
-
### Bug Fixes
|
|
1186
|
-
|
|
1187
|
-
- updated command ([ad8c04d](https://github.com/heroku/cli/commit/ad8c04d))
|
|
1188
|
-
|
|
1189
|
-
### Features
|
|
1190
|
-
|
|
1191
|
-
- use node 10.5.0 ([dd40019](https://github.com/heroku/cli/commit/dd40019))
|
|
1192
|
-
|
|
1193
|
-
<a name="7.4.11"></a>
|
|
1194
|
-
|
|
1195
|
-
## [7.4.11](https://github.com/heroku/cli/compare/v7.4.10...v7.4.11) (2018-06-21)
|
|
1196
|
-
|
|
1197
|
-
**Note:** Version bump only for package heroku
|
|
1198
|
-
|
|
1199
|
-
<a name="7.4.10"></a>
|
|
1200
|
-
|
|
1201
|
-
## [7.4.10](https://github.com/heroku/cli/compare/v7.4.9...v7.4.10) (2018-06-21)
|
|
1202
|
-
|
|
1203
|
-
**Note:** Version bump only for package heroku
|
|
1204
|
-
|
|
1205
|
-
<a name="7.4.9"></a>
|
|
1206
|
-
|
|
1207
|
-
## [7.4.9](https://github.com/heroku/cli/compare/v7.4.8...v7.4.9) (2018-06-21)
|
|
1208
|
-
|
|
1209
|
-
**Note:** Version bump only for package heroku
|
|
1210
|
-
|
|
1211
|
-
<a name="7.4.8"></a>
|
|
1212
|
-
|
|
1213
|
-
## [7.4.8](https://github.com/heroku/cli/compare/v7.4.7...v7.4.8) (2018-06-21)
|
|
1214
|
-
|
|
1215
|
-
**Note:** Version bump only for package undefined
|
|
1216
|
-
|
|
1217
|
-
<a name="7.4.7"></a>
|
|
1218
|
-
|
|
1219
|
-
## [7.4.7](https://github.com/heroku/cli/compare/v7.4.6...v7.4.7) (2018-06-20)
|
|
1220
|
-
|
|
1221
|
-
### Bug Fixes
|
|
1222
|
-
|
|
1223
|
-
- remove shrinkwrap ([922aea3](https://github.com/heroku/cli/commit/922aea3))
|
|
1224
|
-
|
|
1225
|
-
<a name="7.4.6"></a>
|
|
1226
|
-
|
|
1227
|
-
## [7.4.6](https://github.com/heroku/cli/compare/v7.4.5...v7.4.6) (2018-06-20)
|
|
1228
|
-
|
|
1229
|
-
### Bug Fixes
|
|
1230
|
-
|
|
1231
|
-
- update dev-cli readme generation ([42a77bc](https://github.com/heroku/cli/commit/42a77bc))
|
|
1232
|
-
|
|
1233
|
-
<a name="7.4.5"></a>
|
|
1234
|
-
|
|
1235
|
-
## [7.4.5](https://github.com/heroku/cli/compare/v7.4.4...v7.4.5) (2018-06-20)
|
|
1236
|
-
|
|
1237
|
-
### Bug Fixes
|
|
1238
|
-
|
|
1239
|
-
- updated monorepo documentation urls ([4bb6fe0](https://github.com/heroku/cli/commit/4bb6fe0))
|
|
1240
|
-
|
|
1241
|
-
<a name="7.4.4"></a>
|
|
1242
|
-
|
|
1243
|
-
## [7.4.4](https://github.com/heroku/cli/compare/v7.4.3...v7.4.4) (2018-06-20)
|
|
1244
|
-
|
|
1245
|
-
### Bug Fixes
|
|
1246
|
-
|
|
1247
|
-
- added shrinkwrap ([c21cd6c](https://github.com/heroku/cli/commit/c21cd6c))
|
|
1248
|
-
- do not remove shrinkwrap after packing ([5a120d6](https://github.com/heroku/cli/commit/5a120d6))
|
|
1249
|
-
- shrinkwrap on version ([b0a155f](https://github.com/heroku/cli/commit/b0a155f))
|
|
1250
|
-
- updated [@oclif](https://github.com/oclif)/plugin-legacy to fix certs commands ([6fa245e](https://github.com/heroku/cli/commit/6fa245e))
|
|
1251
|
-
|
|
1252
|
-
<a name="7.4.3"></a>
|
|
1253
|
-
|
|
1254
|
-
## [7.4.3](https://github.com/heroku/cli/compare/v7.4.2...v7.4.3) (2018-06-20)
|
|
1255
|
-
|
|
1256
|
-
### Bug Fixes
|
|
1257
|
-
|
|
1258
|
-
- removed unused engineStrict field ([ebdc7da](https://github.com/heroku/cli/commit/ebdc7da))
|
|
1259
|
-
|
|
1260
|
-
<a name="7.4.2"></a>
|
|
1261
|
-
|
|
1262
|
-
## [7.4.2](https://github.com/heroku/cli/compare/v7.4.1...v7.4.2) (2018-06-20)
|
|
1263
|
-
|
|
1264
|
-
### Bug Fixes
|
|
1265
|
-
|
|
1266
|
-
- **certs:** load certs commands dynamically ([c39372b](https://github.com/heroku/cli/commit/c39372b))
|
|
1267
|
-
|
|
1268
|
-
<a name="7.4.1"></a>
|
|
1269
|
-
|
|
1270
|
-
## [7.4.1](https://github.com/heroku/cli/compare/v7.4.0...v7.4.1) (2018-06-19)
|
|
1271
|
-
|
|
1272
|
-
**Note:** Version bump only for package heroku
|
|
1273
|
-
|
|
1274
|
-
<a name="7.4.0"></a>
|
|
1275
|
-
|
|
1276
|
-
# [7.4.0](https://github.com/heroku/cli/compare/v7.3.0...v7.4.0) (2018-06-19)
|
|
1277
|
-
|
|
1278
|
-
### Bug Fixes
|
|
1279
|
-
|
|
1280
|
-
- added stub for certs:auto:wait ([459846e](https://github.com/heroku/cli/commit/459846e))
|
|
1281
|
-
- added typings ([eabf1a3](https://github.com/heroku/cli/commit/eabf1a3))
|
|
1282
|
-
- config:edit help ([4c03b27](https://github.com/heroku/cli/commit/4c03b27))
|
|
1283
|
-
- fixed bin name ([9f92fe9](https://github.com/heroku/cli/commit/9f92fe9))
|
|
1284
|
-
- manifest ([d3842d2](https://github.com/heroku/cli/commit/d3842d2))
|
|
1285
|
-
- quoting of newlines ([fbd6969](https://github.com/heroku/cli/commit/fbd6969))
|
|
1286
|
-
- repo name ([c306c78](https://github.com/heroku/cli/commit/c306c78))
|
|
1287
|
-
- updated deps ([5a87c0e](https://github.com/heroku/cli/commit/5a87c0e))
|
|
1288
|
-
- updated deps ([eed3a1b](https://github.com/heroku/cli/commit/eed3a1b))
|
|
1289
|
-
- updated deps ([a63a5f3](https://github.com/heroku/cli/commit/a63a5f3))
|
|
1290
|
-
- v2 ([e9953e6](https://github.com/heroku/cli/commit/e9953e6))
|
|
1291
|
-
- **addons:** merged https://github.com/heroku/heroku-cli-addons/pull/93 ([2fdefc5](https://github.com/heroku/cli/commit/2fdefc5))
|
|
1292
|
-
- **addons:** merged https://github.com/heroku/heroku-cli-addons/pull/93 ([3e84b8b](https://github.com/heroku/cli/commit/3e84b8b))
|
|
1293
|
-
- **certs:** ported https://github.com/heroku/heroku-cli-plugin-certs-v5/pull/51 ([84c2a2e](https://github.com/heroku/cli/commit/84c2a2e))
|
|
1294
|
-
- **webhooks:** rename webhook-type to fix lint issue ([52ecf1a](https://github.com/heroku/cli/commit/52ecf1a))
|
|
1295
|
-
|
|
1296
|
-
### Features
|
|
1297
|
-
|
|
1298
|
-
- added config:get ([0a58e2d](https://github.com/heroku/cli/commit/0a58e2d))
|
|
1299
|
-
- added notifications to pg:wait ([#182](https://github.com/heroku/cli/issues/182)) ([1ba8290](https://github.com/heroku/cli/commit/1ba8290))
|
|
1300
|
-
- config index ([377386e](https://github.com/heroku/cli/commit/377386e))
|
|
1301
|
-
- show acm failure reason on certs:auto ([cf36840](https://github.com/heroku/cli/commit/cf36840))
|
|
1302
|
-
- support single key input ([ecae1b5](https://github.com/heroku/cli/commit/ecae1b5))
|
|
1303
|
-
- **container-registry:** ported https://github.com/heroku/heroku-container-registry/pull/75 ([13f2616](https://github.com/heroku/cli/commit/13f2616))
|