UNPKG

3.86 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.39.2](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.39.1...v7.39.2) (2020-03-30)
7
8**Note:** Version bump only for package @heroku-cli/plugin-apps
9
10
11
12
13
14## [7.38.2](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.38.1...v7.38.2) (2020-02-19)
15
16**Note:** Version bump only for package @heroku-cli/plugin-apps
17
18
19
20
21
22## [7.38.1](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.38.0...v7.38.1) (2020-02-10)
23
24**Note:** Version bump only for package @heroku-cli/plugin-apps
25
26
27
28
29
30# [7.38.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.37.0...v7.38.0) (2020-02-06)
31
32
33### Features
34
35* **apps:** add domains:update command ([#1429](https://github.com/heroku/heroku-cli-plugin-apps/issues/1429)) ([630331e](https://github.com/heroku/heroku-cli-plugin-apps/commit/630331e4a62fa582a48d17a37266ff7215809e53))
36
37
38
39
40
41# [7.37.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.36.3...v7.37.0) (2020-01-25)
42
43
44### Features
45
46* **domains:add:** fix feature flag usage ([#1428](https://github.com/heroku/heroku-cli-plugin-apps/issues/1428)) ([b73318d](https://github.com/heroku/heroku-cli-plugin-apps/commit/b73318d03a8049bef7852e60dacc875c6c7b55ac))
47
48
49
50
51
52## [7.36.3](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.36.2...v7.36.3) (2020-01-21)
53
54**Note:** Version bump only for package @heroku-cli/plugin-apps
55
56
57
58
59
60## [7.36.2](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.36.1...v7.36.2) (2020-01-21)
61
62
63### Bug Fixes
64
65* clean up whitespace ([#1426](https://github.com/heroku/heroku-cli-plugin-apps/issues/1426)) ([def4ba3](https://github.com/heroku/heroku-cli-plugin-apps/commit/def4ba316d8e04de63421f47905934b9342ad5cd))
66
67
68
69
70
71## [7.36.1](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.36.0...v7.36.1) (2020-01-21)
72
73
74### Bug Fixes
75
76* linting edits in tests ([cc056e4](https://github.com/heroku/heroku-cli-plugin-apps/commit/cc056e4bfd38b525dfac09b59bf58bfcfc5b3223))
77
78
79
80
81
82# [7.36.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.35.1...v7.36.0) (2020-01-20)
83
84
85### Features
86
87* **apps:** add domains:update command ([#1407](https://github.com/heroku/heroku-cli-plugin-apps/issues/1407)) ([d89f16c](https://github.com/heroku/heroku-cli-plugin-apps/commit/d89f16cf98ebfb236d882859b3eb1f6adaa209da))
88* **domains:** add multiple SNI endpoint support to `domains:add` ([#1412](https://github.com/heroku/heroku-cli-plugin-apps/issues/1412)) ([5d87d99](https://github.com/heroku/heroku-cli-plugin-apps/commit/5d87d9964d703439c1b8f5fb200225b02f50b1c5))
89
90
91
92
93
94# [7.35.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.34.2...v7.35.0) (2019-11-07)
95
96
97### Bug Fixes
98
99* **apps:** domains:wait status fetch ([#1381](https://github.com/heroku/heroku-cli-plugin-apps/issues/1381)) ([14c16ad](https://github.com/heroku/heroku-cli-plugin-apps/commit/14c16ad))
100
101
102
103
104
105## [7.34.2](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.34.1...v7.34.2) (2019-11-05)
106
107
108### Bug Fixes
109
110* **apps:** domains:add --json flag to boolean ([#1376](https://github.com/heroku/heroku-cli-plugin-apps/issues/1376)) ([6c9e587](https://github.com/heroku/heroku-cli-plugin-apps/commit/6c9e587))
111
112
113
114
115
116# [7.34.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.33.3...v7.34.0) (2019-11-05)
117
118
119### Bug Fixes
120
121* **cli:** pin to typescript 3.3.3333 ([#1369](https://github.com/heroku/heroku-cli-plugin-apps/issues/1369)) ([0488680](https://github.com/heroku/heroku-cli-plugin-apps/commit/0488680))
122
123
124### Features
125
126* **apps:** add oclif version of domains cmds ([#1361](https://github.com/heroku/heroku-cli-plugin-apps/issues/1361)) ([66c7c4e](https://github.com/heroku/heroku-cli-plugin-apps/commit/66c7c4e))