UNPKG

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