|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## [v8.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v8.0.2) (2017-04-14) |
| 6 | +[Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v8.0.1...v8.0.2) |
| 7 | + |
| 8 | +#### Fixes (bugs & defects): |
| 9 | + |
| 10 | +- typo: "assure" instead of "ensure" [#87](https://github.com/buildo/smooth-release/issues/87) |
| 11 | + |
5 | 12 | ## [v8.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v8.0.1) (2017-04-05) |
6 | 13 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v8.0.0...v8.0.1) |
7 | 14 |
|
8 | 15 | #### New features: |
9 | 16 |
|
10 | | -- Use `update-notifier` to notify users when a new version is available [#66](https://github.com/FrancescoCioria/smooth-release/issues/66) |
| 17 | +- Use `update-notifier` to notify users when a new version is available [#66](https://github.com/buildo/smooth-release/issues/66) |
11 | 18 |
|
12 | 19 | ## [v8.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v8.0.0) (2017-03-24) |
13 | 20 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v7.0.3...v8.0.0) |
14 | 21 |
|
15 | 22 | #### Breaking: |
16 | 23 |
|
17 | | -- "files" should be the default for config.packageFilesFilter validations [#83](https://github.com/FrancescoCioria/smooth-release/issues/83) |
| 24 | +- "files" should be the default for config.packageFilesFilter validations [#83](https://github.com/buildo/smooth-release/issues/83) |
18 | 25 |
|
19 | 26 | ## [v7.0.3](https://github.com/FrancescoCioria/smooth-release/tree/v7.0.3) (2017-03-24) |
20 | 27 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v7.0.2...v7.0.3) |
21 | 28 |
|
22 | 29 | #### New features: |
23 | 30 |
|
24 | | -- add validation for .npmignore or package.json's files [#69](https://github.com/FrancescoCioria/smooth-release/issues/69) |
| 31 | +- add validation for .npmignore or package.json's files [#69](https://github.com/buildo/smooth-release/issues/69) |
25 | 32 |
|
26 | 33 | ## [v7.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v7.0.2) (2017-03-24) |
27 | 34 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v7.0.1...v7.0.2) |
28 | 35 |
|
29 | 36 | #### Fixes (bugs & defects): |
30 | 37 |
|
31 | | -- npm validation does not handle org teams [#80](https://github.com/FrancescoCioria/smooth-release/issues/80) |
32 | | -- Error messages not displayed properly on node 7 [#64](https://github.com/FrancescoCioria/smooth-release/issues/64) |
| 38 | +- npm validation does not handle org teams [#80](https://github.com/buildo/smooth-release/issues/80) |
| 39 | +- Error messages not displayed properly on node 7 [#64](https://github.com/buildo/smooth-release/issues/64) |
33 | 40 |
|
34 | 41 | #### New features: |
35 | 42 |
|
36 | | -- add validation for github access_token [#78](https://github.com/FrancescoCioria/smooth-release/issues/78) |
| 43 | +- add validation for github access_token [#78](https://github.com/buildo/smooth-release/issues/78) |
37 | 44 |
|
38 | 45 | ## [v7.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v7.0.1) (2017-02-24) |
39 | 46 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v7.0.0...v7.0.1) |
40 | 47 |
|
41 | 48 | #### Fixes (bugs & defects): |
42 | 49 |
|
43 | | -- --no-npm-publish does not disable npm validation [#72](https://github.com/FrancescoCioria/smooth-release/issues/72) |
44 | | -- Changelog does not consider the new tag added by npm-version task [#68](https://github.com/FrancescoCioria/smooth-release/issues/68) |
| 50 | +- --no-npm-publish does not disable npm validation [#72](https://github.com/buildo/smooth-release/issues/72) |
| 51 | +- Changelog does not consider the new tag added by npm-version task [#68](https://github.com/buildo/smooth-release/issues/68) |
45 | 52 |
|
46 | 53 | #### New features: |
47 | 54 |
|
48 | | -- add command to show version [#71](https://github.com/FrancescoCioria/smooth-release/issues/71) |
| 55 | +- add command to show version [#71](https://github.com/buildo/smooth-release/issues/71) |
49 | 56 |
|
50 | 57 | ## [v7.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v7.0.0) (2017-01-27) |
51 | 58 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v6.0.0...v7.0.0) |
52 | 59 |
|
53 | 60 | #### Fixes (bugs & defects): |
54 | 61 |
|
55 | | -- Shouldn't crash if tag already exists [#62](https://github.com/FrancescoCioria/smooth-release/issues/62) |
| 62 | +- Shouldn't crash if tag already exists [#62](https://github.com/buildo/smooth-release/issues/62) |
56 | 63 |
|
57 | 64 | #### New features: |
58 | 65 |
|
59 | | -- add "validation" to check if user has valid npm credentials for package [#58](https://github.com/FrancescoCioria/smooth-release/issues/58) |
| 66 | +- add "validation" to check if user has valid npm credentials for package [#58](https://github.com/buildo/smooth-release/issues/58) |
60 | 67 |
|
61 | 68 | #### Breaking: |
62 | 69 |
|
63 | | -- Changelog is committed after the tag [#53](https://github.com/FrancescoCioria/smooth-release/issues/53) |
| 70 | +- Changelog is committed after the tag [#53](https://github.com/buildo/smooth-release/issues/53) |
64 | 71 |
|
65 | 72 | ## [v6.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v6.0.0) (2017-01-03) |
66 | 73 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v5.0.4...v6.0.0) |
67 | 74 |
|
68 | 75 | #### Breaking: |
69 | 76 |
|
70 | | -- Add interactive questions for each step [#52](https://github.com/FrancescoCioria/smooth-release/issues/52) |
| 77 | +- Add interactive questions for each step [#52](https://github.com/buildo/smooth-release/issues/52) |
71 | 78 |
|
72 | 79 | ## [v5.0.4](https://github.com/FrancescoCioria/smooth-release/tree/v5.0.4) (2017-01-02) |
73 | 80 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v5.0.3...v5.0.4) |
74 | 81 |
|
75 | 82 | #### Fixes (bugs & defects): |
76 | 83 |
|
77 | | -- Changelog: some Issues are put under the wrong tag [#54](https://github.com/FrancescoCioria/smooth-release/issues/54) |
| 84 | +- Changelog: some Issues are put under the wrong tag [#54](https://github.com/buildo/smooth-release/issues/54) |
78 | 85 |
|
79 | 86 | ## [v5.0.3](https://github.com/FrancescoCioria/smooth-release/tree/v5.0.3) (2016-12-07) |
80 | 87 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v5.0.2...v5.0.3) |
81 | 88 |
|
82 | 89 | #### Fixes (bugs & defects): |
83 | 90 |
|
84 | | -- `--no-validation` and `--no-npm-publish` CLI args don't work [#50](https://github.com/FrancescoCioria/smooth-release/issues/50) |
| 91 | +- `--no-validation` and `--no-npm-publish` CLI args don't work [#50](https://github.com/buildo/smooth-release/issues/50) |
85 | 92 |
|
86 | 93 | ## [v5.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v5.0.2) (2016-12-05) |
87 | 94 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v5.0.1...v5.0.2) |
88 | 95 |
|
89 | 96 | #### New features: |
90 | 97 |
|
91 | | -- allow passing token as CLI argument [#48](https://github.com/FrancescoCioria/smooth-release/issues/48) |
| 98 | +- allow passing token as CLI argument [#48](https://github.com/buildo/smooth-release/issues/48) |
92 | 99 |
|
93 | 100 | ## [v5.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v5.0.1) (2016-11-25) |
94 | 101 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v5.0.0...v5.0.1) |
95 | 102 |
|
96 | 103 | #### New features: |
97 | 104 |
|
98 | | -- pass version manually [#46](https://github.com/FrancescoCioria/smooth-release/issues/46) |
| 105 | +- pass version manually [#46](https://github.com/buildo/smooth-release/issues/46) |
99 | 106 |
|
100 | 107 | ## [v5.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v5.0.0) (2016-11-25) |
101 | 108 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v4.0.2...v5.0.0) |
102 | 109 |
|
103 | 110 | #### Breaking: |
104 | 111 |
|
105 | | -- split publish.js in multiple sub-modules [#44](https://github.com/FrancescoCioria/smooth-release/issues/44) |
| 112 | +- split publish.js in multiple sub-modules [#44](https://github.com/buildo/smooth-release/issues/44) |
106 | 113 |
|
107 | 114 | ## [v4.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v4.0.2) (2016-11-13) |
108 | 115 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v4.0.1...v4.0.2) |
109 | 116 |
|
110 | 117 | #### Fixes (bugs & defects): |
111 | 118 |
|
112 | | -- fix status logs once and for all [#42](https://github.com/FrancescoCioria/smooth-release/issues/42) |
| 119 | +- fix status logs once and for all [#42](https://github.com/buildo/smooth-release/issues/42) |
113 | 120 |
|
114 | 121 | ## [v4.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v4.0.1) (2016-11-12) |
115 | 122 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v4.0.0...v4.0.1) |
116 | 123 |
|
117 | 124 | #### Fixes (bugs & defects): |
118 | 125 |
|
119 | | -- only first "info" subtitle is logged! [#40](https://github.com/FrancescoCioria/smooth-release/issues/40) |
| 126 | +- only first "info" subtitle is logged! [#40](https://github.com/buildo/smooth-release/issues/40) |
120 | 127 |
|
121 | 128 | ## [v4.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v4.0.0) (2016-11-12) |
122 | 129 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v3.0.0...v4.0.0) |
123 | 130 |
|
124 | 131 | #### Breaking: |
125 | 132 |
|
126 | | -- default config should be enough to run smooth-release without errors [#38](https://github.com/FrancescoCioria/smooth-release/issues/38) |
127 | | -- add validation for untracked files [#33](https://github.com/FrancescoCioria/smooth-release/issues/33) |
128 | | -- add validation for uncommitted changes [#32](https://github.com/FrancescoCioria/smooth-release/issues/32) |
| 133 | +- default config should be enough to run smooth-release without errors [#38](https://github.com/buildo/smooth-release/issues/38) |
| 134 | +- add validation for untracked files [#33](https://github.com/buildo/smooth-release/issues/33) |
| 135 | +- add validation for uncommitted changes [#32](https://github.com/buildo/smooth-release/issues/32) |
129 | 136 |
|
130 | 137 | #### Fixes (bugs & defects): |
131 | 138 |
|
132 | | -- elegant-status sometimes doesn't show ongoing step [#36](https://github.com/FrancescoCioria/smooth-release/issues/36) |
| 139 | +- elegant-status sometimes doesn't show ongoing step [#36](https://github.com/buildo/smooth-release/issues/36) |
133 | 140 |
|
134 | 141 | ## [v3.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v3.0.0) (2016-11-12) |
135 | 142 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v2.0.2...v3.0.0) |
136 | 143 |
|
137 | 144 | #### Breaking: |
138 | 145 |
|
139 | | -- Add confirmation step before publishing to npm [#30](https://github.com/FrancescoCioria/smooth-release/issues/30) |
| 146 | +- Add confirmation step before publishing to npm [#30](https://github.com/buildo/smooth-release/issues/30) |
140 | 147 |
|
141 | 148 | #### New features: |
142 | 149 |
|
143 | | -- Replace node-status with elegant-status [#28](https://github.com/FrancescoCioria/smooth-release/issues/28) |
| 150 | +- Replace node-status with elegant-status [#28](https://github.com/buildo/smooth-release/issues/28) |
144 | 151 |
|
145 | 152 | ## [v2.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v2.0.2) (2016-11-10) |
146 | 153 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v2.0.1...v2.0.2) |
147 | 154 |
|
148 | 155 | #### New features: |
149 | 156 |
|
150 | | -- gh-release should optionally add release for every version tag [#26](https://github.com/FrancescoCioria/smooth-release/issues/26) |
| 157 | +- gh-release should optionally add release for every version tag [#26](https://github.com/buildo/smooth-release/issues/26) |
151 | 158 |
|
152 | 159 | ## [v2.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v2.0.1) (2016-11-05) |
153 | 160 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v2.0.0...v2.0.1) |
154 | 161 |
|
155 | 162 | #### Fixes (bugs & defects): |
156 | 163 |
|
157 | | -- gh-release always fails when run after publish [#24](https://github.com/FrancescoCioria/smooth-release/issues/24) |
| 164 | +- gh-release always fails when run after publish [#24](https://github.com/buildo/smooth-release/issues/24) |
158 | 165 |
|
159 | 166 | ## [v2.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v2.0.0) (2016-11-04) |
160 | 167 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.6...v2.0.0) |
161 | 168 |
|
162 | 169 | #### Breaking: |
163 | 170 |
|
164 | | -- GitHub token should be global [#22](https://github.com/FrancescoCioria/smooth-release/issues/22) |
| 171 | +- GitHub token should be global [#22](https://github.com/buildo/smooth-release/issues/22) |
165 | 172 |
|
166 | 173 | ## [v1.0.6](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.6) (2016-11-03) |
167 | 174 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.5...v1.0.6) |
168 | 175 |
|
169 | 176 | #### Fixes (bugs & defects): |
170 | 177 |
|
171 | | -- add missing "babel-runtime" dep [#20](https://github.com/FrancescoCioria/smooth-release/issues/20) |
| 178 | +- add missing "babel-runtime" dep [#20](https://github.com/buildo/smooth-release/issues/20) |
172 | 179 |
|
173 | 180 | ## [v1.0.5](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.5) (2016-11-03) |
174 | 181 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.4...v1.0.5) |
175 | 182 |
|
176 | 183 | #### Fixes (bugs & defects): |
177 | 184 |
|
178 | | -- Changelog: output is outdated [#18](https://github.com/FrancescoCioria/smooth-release/issues/18) |
| 185 | +- Changelog: output is outdated [#18](https://github.com/buildo/smooth-release/issues/18) |
179 | 186 |
|
180 | 187 | #### New features: |
181 | 188 |
|
182 | | -- Improve logs [#16](https://github.com/FrancescoCioria/smooth-release/issues/16) |
| 189 | +- Improve logs [#16](https://github.com/buildo/smooth-release/issues/16) |
183 | 190 |
|
184 | 191 | ## [v1.0.4](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.4) (2016-11-02) |
185 | 192 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.3...v1.0.4) |
186 | 193 |
|
187 | 194 | #### New features: |
188 | 195 |
|
189 | | -- Changelog: add date time to tags [#14](https://github.com/FrancescoCioria/smooth-release/issues/14) |
| 196 | +- Changelog: add date time to tags [#14](https://github.com/buildo/smooth-release/issues/14) |
190 | 197 |
|
191 | 198 | #### Fixes (bugs & defects): |
192 | 199 |
|
193 | | -- Changelog: issues are placed in wrong tag section [#12](https://github.com/FrancescoCioria/smooth-release/issues/12) |
194 | | -- Default: changelog should be generated before running gh-release script [#10](https://github.com/FrancescoCioria/smooth-release/issues/10) |
| 200 | +- Changelog: issues are placed in wrong tag section [#12](https://github.com/buildo/smooth-release/issues/12) |
| 201 | +- Default: changelog should be generated before running gh-release script [#10](https://github.com/buildo/smooth-release/issues/10) |
195 | 202 |
|
196 | 203 | #### Breaking: |
197 | 204 |
|
198 | | -- Changelog: push CHANGELOG.md after generating it [#8](https://github.com/FrancescoCioria/smooth-release/issues/8) |
| 205 | +- Changelog: push CHANGELOG.md after generating it [#8](https://github.com/buildo/smooth-release/issues/8) |
199 | 206 |
|
200 | 207 | ## [v1.0.3](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.3) (2016-10-30) |
201 | 208 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.2...v1.0.3) |
202 | 209 |
|
203 | 210 | #### Fixes (bugs & defects): |
204 | 211 |
|
205 | | -- Changelog: issue link should point to html page [#6](https://github.com/FrancescoCioria/smooth-release/issues/6) |
| 212 | +- Changelog: issue link should point to html page [#6](https://github.com/buildo/smooth-release/issues/6) |
206 | 213 |
|
207 | 214 | ## [v1.0.2](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.2) (2016-10-24) |
208 | 215 | [Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v1.0.1...v1.0.2) |
209 | 216 |
|
210 | 217 | #### Fixes (bugs & defects): |
211 | 218 |
|
212 | | -- Changelog: should not list PRs [#4](https://github.com/FrancescoCioria/smooth-release/issues/4) |
213 | | -- Changelog: issues are always considered "breaking" [#2](https://github.com/FrancescoCioria/smooth-release/issues/2) |
| 219 | +- Changelog: should not list PRs [#4](https://github.com/buildo/smooth-release/issues/4) |
| 220 | +- Changelog: issues are always considered "breaking" [#2](https://github.com/buildo/smooth-release/issues/2) |
214 | 221 |
|
215 | 222 | #### New features: |
216 | 223 |
|
217 | | -- Improve logs with node-status [#1](https://github.com/FrancescoCioria/smooth-release/issues/1) |
| 224 | +- Improve logs with node-status [#1](https://github.com/buildo/smooth-release/issues/1) |
218 | 225 |
|
219 | 226 | ## [v1.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v1.0.1) (2016-10-24) |
0 commit comments