UNPKG

3.55 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [7.54.0](https://github.com/heroku/cli/compare/v7.47.10...v7.54.0) (2021-05-18)
7
8**Note:** Version bump only for package @heroku-cli/plugin-run
9
10
11
12
13
14# [7.53.0](https://github.com/heroku/cli/compare/v7.52.0...v7.53.0) (2021-04-27)
15
16**Note:** Version bump only for package @heroku-cli/plugin-run
17
18
19
20
21
22## [7.47.13](https://github.com/heroku/cli/compare/v7.47.12...v7.47.13) (2021-02-18)
23
24**Note:** Version bump only for package @heroku-cli/plugin-run
25
26
27
28
29
30# [7.43.0](https://github.com/heroku/cli/compare/v7.42.13...v7.43.0) (2020-09-15)
31
32**Note:** Version bump only for package @heroku-cli/plugin-run
33
34
35
36
37
38## [7.42.9](https://github.com/heroku/cli/compare/v7.42.8...v7.42.9) (2020-08-25)
39
40**Note:** Version bump only for package @heroku-cli/plugin-run
41
42
43
44
45
46## [7.42.8](https://github.com/heroku/cli/compare/v7.42.7...v7.42.8) (2020-08-17)
47
48**Note:** Version bump only for package @heroku-cli/plugin-run
49
50
51
52
53
54## [7.42.5](https://github.com/heroku/cli/compare/v7.42.4...v7.42.5) (2020-07-20)
55
56**Note:** Version bump only for package @heroku-cli/plugin-run
57
58
59
60
61
62## [7.42.2](https://github.com/heroku/cli/compare/v7.42.1...v7.42.2) (2020-06-22)
63
64
65### Bug Fixes
66
67* **run:** error messages & exiting ([#1547](https://github.com/heroku/cli/issues/1547)) ([9e3e2f6](https://github.com/heroku/cli/commit/9e3e2f60b16c5f710820e7860749f28d066ce9d0))
68
69
70
71
72
73## [7.41.1](https://github.com/heroku/cli/compare/v7.41.0...v7.41.1) (2020-05-12)
74
75
76### Bug Fixes
77
78* **run:** add legacyUri property to dyno class ([6a8aea3](https://github.com/heroku/cli/commit/6a8aea399c0f4dd94dc0535453559bdba8426488))
79* **run:** add url.auth property to https request options ([#1517](https://github.com/heroku/cli/issues/1517)) ([6918933](https://github.com/heroku/cli/commit/6918933867624760c6b10a9237528ae7b897844b))
80* **run:** use URL.parse to backsupport ssh ([#1515](https://github.com/heroku/cli/issues/1515)) ([fe11325](https://github.com/heroku/cli/commit/fe113255a4f1b59bc27cef16dbe2ff4434f64237))
81
82
83
84
85
86# [7.41.0](https://github.com/heroku/cli/compare/v7.40.0...v7.41.0) (2020-05-11)
87
88
89### Bug Fixes
90
91* **run:** fix run status code and use https ([#1351](https://github.com/heroku/cli/issues/1351)) ([ca8127f](https://github.com/heroku/cli/commit/ca8127fd5811d9f9c87aea891d33b36a6835a2ec))
92
93
94
95
96
97## [7.38.1](https://github.com/heroku/cli/compare/v7.38.0...v7.38.1) (2020-02-10)
98
99**Note:** Version bump only for package @heroku-cli/plugin-run
100
101
102
103
104
105# [7.38.0](https://github.com/heroku/cli/compare/v7.37.0...v7.38.0) (2020-02-06)
106
107**Note:** Version bump only for package @heroku-cli/plugin-run
108
109
110
111
112
113# [7.34.0](https://github.com/heroku/cli/compare/v7.33.3...v7.34.0) (2019-11-05)
114
115
116### Bug Fixes
117
118* **cli:** pin to typescript 3.3.3333 ([#1369](https://github.com/heroku/cli/issues/1369)) ([0488680](https://github.com/heroku/cli/commit/0488680))
119
120
121
122
123
124# [7.32.0](https://github.com/heroku/cli/compare/v7.31.2...v7.32.0) (2019-10-01)
125
126
127### Features
128
129* **run:** covert run plugin to oclif ([#1317](https://github.com/heroku/cli/issues/1317)) ([49b19f1](https://github.com/heroku/cli/commit/49b19f1))
130
131
132
133
134
135# [7.30.0](https://github.com/heroku/cli/compare/v7.29.0...v7.30.0) (2019-09-16)
136
137
138### Features
139
140* **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)