UNPKG

4.57 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<a name="7.4.11"></a>
7## [7.4.11](https://github.com/heroku/cli/compare/v7.4.10...v7.4.11) (2018-06-21)
8
9
10
11
12**Note:** Version bump only for package @heroku-cli/plugin-run-v5
13
14<a name="7.4.8"></a>
15## [7.4.8](https://github.com/heroku/cli/compare/v7.4.7...v7.4.8) (2018-06-21)
16
17
18
19
20**Note:** Version bump only for package @heroku-cli/plugin-run-v5
21
22<a name="7.4.6"></a>
23## [7.4.6](https://github.com/heroku/cli/compare/v7.4.5...v7.4.6) (2018-06-20)
24
25
26### Bug Fixes
27
28* update dev-cli readme generation ([42a77bc](https://github.com/heroku/cli/commit/42a77bc))
29
30
31
32
33<a name="7.4.5"></a>
34## [7.4.5](https://github.com/heroku/cli/compare/v7.4.4...v7.4.5) (2018-06-20)
35
36
37### Bug Fixes
38
39* updated monorepo documentation urls ([4bb6fe0](https://github.com/heroku/cli/commit/4bb6fe0))
40
41
42
43
44<a name="7.4.0"></a>
45# [7.4.0](https://github.com/heroku/cli/compare/v7.3.0...v7.4.0) (2018-06-19)
46
47
48### Bug Fixes
49
50* repo name ([c306c78](https://github.com/heroku/cli/commit/c306c78))
51
52
53
54
55<a name="3.8.9"></a>
56## [3.8.9](https://github.com/heroku/heroku-run/compare/v3.8.8...v3.8.9) (2018-05-31)
57
58
59### Bug Fixes
60
61* example docs ([0802cb5](https://github.com/heroku/heroku-run/commit/0802cb5))
62
63<a name="3.8.7"></a>
64## [3.8.7](https://github.com/heroku/heroku-run/compare/v3.8.6...v3.8.7) (2018-05-29)
65
66
67### Bug Fixes
68
69* updated deps ([b0039b2](https://github.com/heroku/heroku-run/commit/b0039b2))
70
71<a name="3.8.6"></a>
72## [3.8.6](https://github.com/heroku/heroku-run/compare/v3.8.5...v3.8.6) (2018-05-23)
73
74
75### Bug Fixes
76
77* release fixes ([6d5b06e](https://github.com/heroku/heroku-run/commit/6d5b06e))
78
79<a name="3.8.5"></a>
80## [3.8.5](https://github.com/heroku/heroku-run/compare/v3.8.4...v3.8.5) (2018-05-23)
81
82
83### Bug Fixes
84
85* only prune carriage returns if not tty ([e6b11fa](https://github.com/heroku/heroku-run/commit/e6b11fa))
86* private spaces with -x flag ([99512f3](https://github.com/heroku/heroku-run/commit/99512f3))
87
88<a name="3.8.3"></a>
89## [3.8.3](https://github.com/heroku/heroku-run/compare/v3.8.2...v3.8.3) (2018-05-10)
90
91
92### Bug Fixes
93
94* use proxy for evented logs ([91ae450](https://github.com/heroku/heroku-run/commit/91ae450))
95
96<a name="3.8.2"></a>
97## [3.8.2](https://github.com/heroku/heroku-run/compare/v3.8.1...v3.8.2) (2018-05-08)
98
99
100### Bug Fixes
101
102* empty log lines ([b5f5506](https://github.com/heroku/heroku-run/commit/b5f5506))
103
104<a name="3.8.1"></a>
105## [3.8.1](https://github.com/heroku/heroku-run/compare/v3.8.0...v3.8.1) (2018-05-07)
106
107
108### Bug Fixes
109
110* color tweaks ([42abf06](https://github.com/heroku/heroku-run/commit/42abf06))
111
112<a name="3.8.0"></a>
113# [3.8.0](https://github.com/heroku/heroku-run/compare/v3.7.0...v3.8.0) (2018-05-07)
114
115
116### Features
117
118* colorizing work ([98f520f](https://github.com/heroku/heroku-run/commit/98f520f))
119
120<a name="3.7.0"></a>
121# [3.7.0](https://github.com/heroku/heroku-run/compare/v3.6.3...v3.7.0) (2018-05-07)
122
123
124### Features
125
126* added apache colorized logs ([a988448](https://github.com/heroku/heroku-run/commit/a988448))
127
128<a name="3.6.3"></a>
129## [3.6.3](https://github.com/heroku/heroku-run/compare/v3.6.2...v3.6.3) (2018-05-04)
130
131
132### Bug Fixes
133
134* fix process substitution hanging ([1e5a492](https://github.com/heroku/heroku-run/commit/1e5a492))
135
136<a name="3.6.2"></a>
137## [3.6.2](https://github.com/heroku/heroku-run/compare/v3.6.1...v3.6.2) (2018-05-02)
138
139
140### Bug Fixes
141
142* EPIPE is not a failing condition ([ee5d5f2](https://github.com/heroku/heroku-run/commit/ee5d5f2))
143
144<a name="3.6.0"></a>
145# [3.6.0](https://github.com/heroku/heroku-run/compare/v3.5.14...v3.6.0) (2018-04-06)
146
147
148### Bug Fixes
149
150* detect ssh public key errors and give some debugging information ([#44](https://github.com/heroku/heroku-run/issues/44)) ([5af2b5a](https://github.com/heroku/heroku-run/commit/5af2b5a))
151* disable notification sound for now ([809514a](https://github.com/heroku/heroku-run/commit/809514a))
152* fixed CI build ([372a8a2](https://github.com/heroku/heroku-run/commit/372a8a2))
153* move to [@heroku-cli](https://github.com/heroku-cli)/command ([c8a1db5](https://github.com/heroku/heroku-run/commit/c8a1db5))
154* remove bin/run test ([6a5664f](https://github.com/heroku/heroku-run/commit/6a5664f))
155* updated deps ([024e0c6](https://github.com/heroku/heroku-run/commit/024e0c6))
156
157
158### Features
159
160* notification if dyno takes longer than 20 seconds to start ([#45](https://github.com/heroku/heroku-run/issues/45)) ([4827413](https://github.com/heroku/heroku-run/commit/4827413))