projen-pipelines 0.2.6 → 0.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/.jsii +61 -59
  2. package/API.md +76 -64
  3. package/lib/awscdk/base.d.ts +5 -1
  4. package/lib/awscdk/base.js +33 -28
  5. package/lib/awscdk/bash.js +5 -3
  6. package/lib/awscdk/github.js +11 -9
  7. package/lib/awscdk/gitlab.js +1 -1
  8. package/lib/engines/github.js +3 -4
  9. package/lib/steps/artifact-steps.js +2 -2
  10. package/lib/steps/aws-assume-role.step.js +1 -1
  11. package/lib/steps/registries.js +2 -2
  12. package/lib/steps/step.js +4 -4
  13. package/node_modules/semver/README.md +14 -4
  14. package/node_modules/semver/bin/semver.js +2 -1
  15. package/node_modules/semver/classes/semver.js +22 -6
  16. package/node_modules/semver/functions/diff.js +5 -12
  17. package/node_modules/semver/internal/re.js +2 -0
  18. package/node_modules/semver/package.json +8 -7
  19. package/node_modules/spdx-license-ids/README.md +0 -1
  20. package/node_modules/spdx-license-ids/index.json +14 -0
  21. package/node_modules/spdx-license-ids/package.json +3 -13
  22. package/package.json +15 -14
  23. package/node_modules/color-convert/CHANGELOG.md +0 -54
  24. package/node_modules/get-pkg-repo/CHANGELOG.md +0 -17
  25. package/node_modules/get-pkg-repo/node_modules/cliui/CHANGELOG.md +0 -121
  26. package/node_modules/get-pkg-repo/node_modules/yargs/CHANGELOG.md +0 -88
  27. package/node_modules/js-tokens/CHANGELOG.md +0 -151
  28. package/node_modules/json-parse-better-errors/CHANGELOG.md +0 -46
  29. package/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
  30. package/node_modules/kind-of/CHANGELOG.md +0 -160
  31. package/node_modules/meow/node_modules/hosted-git-info/CHANGELOG.md +0 -151
  32. package/node_modules/q/CHANGES.md +0 -800
  33. package/node_modules/read-pkg/node_modules/hosted-git-info/CHANGELOG.md +0 -151
  34. package/node_modules/source-map/CHANGELOG.md +0 -301
  35. package/node_modules/standard-version/node_modules/cliui/CHANGELOG.md +0 -121
  36. package/node_modules/standard-version/node_modules/conventional-changelog/CHANGELOG.md +0 -933
  37. package/node_modules/standard-version/node_modules/conventional-changelog-angular/CHANGELOG.md +0 -408
  38. package/node_modules/standard-version/node_modules/conventional-changelog-atom/CHANGELOG.md +0 -192
  39. package/node_modules/standard-version/node_modules/conventional-changelog-codemirror/CHANGELOG.md +0 -197
  40. package/node_modules/standard-version/node_modules/conventional-changelog-conventionalcommits/CHANGELOG.md +0 -245
  41. package/node_modules/standard-version/node_modules/conventional-changelog-core/CHANGELOG.md +0 -573
  42. package/node_modules/standard-version/node_modules/conventional-changelog-ember/CHANGELOG.md +0 -249
  43. package/node_modules/standard-version/node_modules/conventional-changelog-eslint/CHANGELOG.md +0 -234
  44. package/node_modules/standard-version/node_modules/conventional-changelog-express/CHANGELOG.md +0 -148
  45. package/node_modules/standard-version/node_modules/conventional-changelog-jquery/CHANGELOG.md +0 -237
  46. package/node_modules/standard-version/node_modules/conventional-changelog-jshint/CHANGELOG.md +0 -208
  47. package/node_modules/standard-version/node_modules/conventional-changelog-preset-loader/CHANGELOG.md +0 -183
  48. package/node_modules/standard-version/node_modules/conventional-changelog-writer/CHANGELOG.md +0 -603
  49. package/node_modules/standard-version/node_modules/conventional-commits-filter/CHANGELOG.md +0 -119
  50. package/node_modules/standard-version/node_modules/conventional-commits-parser/CHANGELOG.md +0 -463
  51. package/node_modules/standard-version/node_modules/conventional-recommended-bump/CHANGELOG.md +0 -432
  52. package/node_modules/standard-version/node_modules/git-raw-commits/CHANGELOG.md +0 -182
  53. package/node_modules/standard-version/node_modules/git-semver-tags/CHANGELOG.md +0 -206
  54. package/node_modules/standard-version/node_modules/yargs/CHANGELOG.md +0 -88
  55. package/node_modules/stringify-package/CHANGELOG.md +0 -16
  56. package/node_modules/wrap-ansi/node_modules/color-convert/CHANGELOG.md +0 -54
  57. package/node_modules/y18n/CHANGELOG.md +0 -100
  58. package/node_modules/yargs-parser/CHANGELOG.md +0 -263
@@ -1,249 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [2.0.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.8...conventional-changelog-ember@2.0.9) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-ember
9
-
10
-
11
-
12
-
13
-
14
- ## [2.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.4...conventional-changelog-ember@2.0.8) (2020-05-08)
15
-
16
- **Note:** Version bump only for package conventional-changelog-ember
17
-
18
-
19
-
20
-
21
-
22
- ## [2.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.2...conventional-changelog-ember@2.0.3) (2019-10-02)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * use full commit hash in commit link ([7a60dec](https://github.com/conventional-changelog/conventional-changelog/commit/7a60dec)), closes [#476](https://github.com/conventional-changelog/conventional-changelog/issues/476)
28
-
29
-
30
-
31
-
32
-
33
- ## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.1...conventional-changelog-ember@2.0.2) (2018-11-01)
34
-
35
-
36
- ### Bug Fixes
37
-
38
- * Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
39
-
40
-
41
-
42
-
43
-
44
- <a name="2.0.1"></a>
45
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@2.0.0...conventional-changelog-ember@2.0.1) (2018-08-21)
46
-
47
-
48
-
49
-
50
- **Note:** Version bump only for package conventional-changelog-ember
51
-
52
- <a name="2.0.0"></a>
53
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@1.0.0...conventional-changelog-ember@2.0.0) (2018-06-06)
54
-
55
-
56
- ### Features
57
-
58
- * re-use parser options within each preset ([#335](https://github.com/conventional-changelog/conventional-changelog/issues/335)) ([d3eaacf](https://github.com/conventional-changelog/conventional-changelog/commit/d3eaacf)), closes [#241](https://github.com/conventional-changelog/conventional-changelog/issues/241)
59
-
60
-
61
- ### BREAKING CHANGES
62
-
63
- * Re-use parser options object between components of a preset. For some
64
- presets this may change the behavior of `conventional-recommended-bump`
65
- as the parser options object for the `conventional-recommended-bump` options
66
- within a preset were different than the parser options object for the
67
- `conventional-changelog` options within a preset.
68
-
69
- If you are not using `conventional-recommended-bump`, then this is
70
- **not** a breaking change for you.
71
-
72
-
73
-
74
-
75
- <a name="1.0.0"></a>
76
- # [1.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.12...conventional-changelog-ember@1.0.0) (2018-05-29)
77
-
78
-
79
- ### Chores
80
-
81
- * **package:** set Node requirement to oldest supported LTS ([#329](https://github.com/conventional-changelog/conventional-changelog/issues/329)) ([cae2fe0](https://github.com/conventional-changelog/conventional-changelog/commit/cae2fe0))
82
-
83
-
84
- ### Code Refactoring
85
-
86
- * remove anchor from header templates ([#301](https://github.com/conventional-changelog/conventional-changelog/issues/301)) ([346f24f](https://github.com/conventional-changelog/conventional-changelog/commit/346f24f)), closes [#186](https://github.com/conventional-changelog/conventional-changelog/issues/186)
87
-
88
-
89
- ### BREAKING CHANGES
90
-
91
- * **package:** Set the package's minimum required Node version to be the oldest LTS
92
- currently supported by the Node Release working group. At this time,
93
- that is Node 6 (which is in its Maintenance LTS phase).
94
- * Anchor tags are removed from the changelog header templates. The
95
- rendered Markdown will no longer contain anchor tags proceeding the
96
- version number header that constitutes the changelog header. This means
97
- that consumers of rendered markdown will not be able to use a URL that
98
- has been constructed to contain a version number anchor tag reference,
99
- since the anchor tag won't exist in the rendered markdown.
100
-
101
- It's stronly recomended consumers use the full URL path to the release
102
- page for a given version, as that URL is a permalink to that verison,
103
- contains all relavent release information, and does not, otherwise, rely
104
- on the anchor tag being excessible from the current page view.
105
-
106
- As an example, for version `2.0.0` of a GitHub project, the following
107
- URL should be used:
108
- - https://github.com/conventional-changelog/releaser-tools/releases/tag/v2.0.0
109
-
110
-
111
-
112
-
113
- <a name="0.3.12"></a>
114
- ## [0.3.12](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.11...conventional-changelog-ember@0.3.12) (2018-04-16)
115
-
116
-
117
-
118
-
119
- **Note:** Version bump only for package conventional-changelog-ember
120
-
121
- <a name="0.3.11"></a>
122
- ## [0.3.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.10...conventional-changelog-ember@0.3.11) (2018-03-28)
123
-
124
-
125
- ### Bug Fixes
126
-
127
- * revert previous change ([2f4530f](https://github.com/conventional-changelog/conventional-changelog/commit/2f4530f))
128
-
129
-
130
-
131
-
132
- <a name="0.3.10"></a>
133
- ## [0.3.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.9...conventional-changelog-ember@0.3.10) (2018-03-27)
134
-
135
-
136
-
137
-
138
- **Note:** Version bump only for package conventional-changelog-ember
139
-
140
- <a name="0.3.9"></a>
141
- ## [0.3.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.8...conventional-changelog-ember@0.3.9) (2018-03-27)
142
-
143
-
144
-
145
-
146
- **Note:** Version bump only for package conventional-changelog-ember
147
-
148
- <a name="0.3.8"></a>
149
- ## [0.3.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.7...conventional-changelog-ember@0.3.8) (2018-03-27)
150
-
151
-
152
-
153
-
154
- **Note:** Version bump only for package conventional-changelog-ember
155
-
156
- <a name="0.3.7"></a>
157
- ## [0.3.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.6...conventional-changelog-ember@0.3.7) (2018-03-22)
158
-
159
-
160
-
161
-
162
- **Note:** Version bump only for package conventional-changelog-ember
163
-
164
- <a name="0.3.6"></a>
165
- ## [0.3.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.5...conventional-changelog-ember@0.3.6) (2018-02-24)
166
-
167
-
168
-
169
-
170
- **Note:** Version bump only for package conventional-changelog-ember
171
-
172
- <a name="0.3.5"></a>
173
- ## [0.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-ember@0.3.4...conventional-changelog-ember@0.3.5) (2018-02-20)
174
-
175
-
176
-
177
-
178
- **Note:** Version bump only for package conventional-changelog-ember
179
-
180
- <a name="0.3.4"></a>
181
- ## [0.3.4](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.3.3...conventional-changelog-ember@0.3.4) (2018-02-13)
182
-
183
-
184
-
185
-
186
- **Note:** Version bump only for package conventional-changelog-ember
187
-
188
- <a name="0.3.3"></a>
189
- ## [0.3.3](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.3.2...conventional-changelog-ember@0.3.3) (2018-02-13)
190
-
191
-
192
-
193
-
194
- **Note:** Version bump only for package conventional-changelog-ember
195
-
196
- <a name="0.3.2"></a>
197
- ## [0.3.2](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.3.1...conventional-changelog-ember@0.3.2) (2018-02-05)
198
-
199
-
200
-
201
-
202
- **Note:** Version bump only for package conventional-changelog-ember
203
-
204
- <a name="0.3.1"></a>
205
- ## [0.3.1](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.3.0...conventional-changelog-ember@0.3.1) (2018-01-29)
206
-
207
-
208
-
209
-
210
- **Note:** Version bump only for package conventional-changelog-ember
211
-
212
- <a name="0.3.0"></a>
213
- # [0.3.0](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.10...conventional-changelog-ember@0.3.0) (2017-12-18)
214
-
215
-
216
- ### Features
217
-
218
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-ember/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-ember/issues/241)
219
-
220
-
221
-
222
-
223
- <a name="0.2.10"></a>
224
- ## [0.2.10](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.9...conventional-changelog-ember@0.2.10) (2017-12-08)
225
-
226
-
227
-
228
-
229
- **Note:** Version bump only for package conventional-changelog-ember
230
-
231
- <a name="0.2.9"></a>
232
- ## [0.2.9](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.8...conventional-changelog-ember@0.2.9) (2017-11-13)
233
-
234
-
235
-
236
-
237
- **Note:** Version bump only for package conventional-changelog-ember
238
-
239
- <a name="0.2.8"></a>
240
- ## [0.2.8](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.7...conventional-changelog-ember@0.2.8) (2017-10-01)
241
-
242
- <a name="0.2.7"></a>
243
- ## [0.2.7](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.6...conventional-changelog-ember@0.2.7) (2017-09-01)
244
-
245
- <a name="0.2.6"></a>
246
- ## [0.2.6](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.5...conventional-changelog-ember@0.2.6) (2017-07-17)
247
-
248
- <a name="0.2.5"></a>
249
- ## [0.2.5](https://github.com/stevemao/conventional-changelog-ember/compare/conventional-changelog-ember@0.2.4...conventional-changelog-ember@0.2.5) (2017-03-11)
@@ -1,234 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [3.0.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.8...conventional-changelog-eslint@3.0.9) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-eslint
9
-
10
-
11
-
12
-
13
-
14
- ## [3.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.4...conventional-changelog-eslint@3.0.8) (2020-05-08)
15
-
16
- **Note:** Version bump only for package conventional-changelog-eslint
17
-
18
-
19
-
20
-
21
-
22
- ## [3.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.2...conventional-changelog-eslint@3.0.3) (2019-10-02)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * **preset, eslint:** display short tag in release notes ([b63a5ff](https://github.com/conventional-changelog/conventional-changelog/commit/b63a5ff)), closes [#313](https://github.com/conventional-changelog/conventional-changelog/issues/313)
28
-
29
-
30
-
31
-
32
-
33
- ## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.1...conventional-changelog-eslint@3.0.2) (2019-04-10)
34
-
35
- **Note:** Version bump only for package conventional-changelog-eslint
36
-
37
-
38
-
39
-
40
-
41
- ## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@3.0.0...conventional-changelog-eslint@3.0.1) (2018-11-01)
42
-
43
-
44
- ### Bug Fixes
45
-
46
- * **preset:** ESLint recommended-bump is always "patch" ([#371](https://github.com/conventional-changelog/conventional-changelog/issues/371)) ([35e279d](https://github.com/conventional-changelog/conventional-changelog/commit/35e279d)), closes [/github.com/conventional-changelog/conventional-changelog/blob/ce1fd981f88ce201e996dfa833e4682de3aafcdd/packages/conventional-changelog-eslint/conventional-recommended-bump.js#L32-L35](https://github.com//github.com/conventional-changelog/conventional-changelog/blob/ce1fd981f88ce201e996dfa833e4682de3aafcdd/packages/conventional-changelog-eslint/conventional-recommended-bump.js/issues/L32-L35)
47
- * Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
48
-
49
-
50
-
51
-
52
-
53
- <a name="3.0.0"></a>
54
- # [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@2.0.0...conventional-changelog-eslint@3.0.0) (2018-06-06)
55
-
56
-
57
- ### Features
58
-
59
- * re-use parser options within each preset ([#335](https://github.com/conventional-changelog/conventional-changelog/issues/335)) ([d3eaacf](https://github.com/conventional-changelog/conventional-changelog/commit/d3eaacf)), closes [#241](https://github.com/conventional-changelog/conventional-changelog/issues/241)
60
-
61
-
62
- ### BREAKING CHANGES
63
-
64
- * Re-use parser options object between components of a preset. For some
65
- presets this may change the behavior of `conventional-recommended-bump`
66
- as the parser options object for the `conventional-recommended-bump` options
67
- within a preset were different than the parser options object for the
68
- `conventional-changelog` options within a preset.
69
-
70
- If you are not using `conventional-recommended-bump`, then this is
71
- **not** a breaking change for you.
72
-
73
-
74
-
75
-
76
- <a name="2.0.0"></a>
77
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.9...conventional-changelog-eslint@2.0.0) (2018-05-29)
78
-
79
-
80
- ### Chores
81
-
82
- * **package:** set Node requirement to oldest supported LTS ([#329](https://github.com/conventional-changelog/conventional-changelog/issues/329)) ([cae2fe0](https://github.com/conventional-changelog/conventional-changelog/commit/cae2fe0))
83
-
84
-
85
- ### Code Refactoring
86
-
87
- * remove anchor from header templates ([#301](https://github.com/conventional-changelog/conventional-changelog/issues/301)) ([346f24f](https://github.com/conventional-changelog/conventional-changelog/commit/346f24f)), closes [#186](https://github.com/conventional-changelog/conventional-changelog/issues/186)
88
-
89
-
90
- ### BREAKING CHANGES
91
-
92
- * **package:** Set the package's minimum required Node version to be the oldest LTS
93
- currently supported by the Node Release working group. At this time,
94
- that is Node 6 (which is in its Maintenance LTS phase).
95
- * Anchor tags are removed from the changelog header templates. The
96
- rendered Markdown will no longer contain anchor tags proceeding the
97
- version number header that constitutes the changelog header. This means
98
- that consumers of rendered markdown will not be able to use a URL that
99
- has been constructed to contain a version number anchor tag reference,
100
- since the anchor tag won't exist in the rendered markdown.
101
-
102
- It's stronly recomended consumers use the full URL path to the release
103
- page for a given version, as that URL is a permalink to that verison,
104
- contains all relavent release information, and does not, otherwise, rely
105
- on the anchor tag being excessible from the current page view.
106
-
107
- As an example, for version `2.0.0` of a GitHub project, the following
108
- URL should be used:
109
- - https://github.com/conventional-changelog/releaser-tools/releases/tag/v2.0.0
110
-
111
-
112
-
113
-
114
- <a name="1.0.9"></a>
115
- ## [1.0.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.8...conventional-changelog-eslint@1.0.9) (2018-03-28)
116
-
117
-
118
- ### Bug Fixes
119
-
120
- * revert previous change ([2f4530f](https://github.com/conventional-changelog/conventional-changelog/commit/2f4530f))
121
-
122
-
123
-
124
-
125
- <a name="1.0.8"></a>
126
- ## [1.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.7...conventional-changelog-eslint@1.0.8) (2018-03-27)
127
-
128
-
129
-
130
-
131
- **Note:** Version bump only for package conventional-changelog-eslint
132
-
133
- <a name="1.0.7"></a>
134
- ## [1.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.6...conventional-changelog-eslint@1.0.7) (2018-03-27)
135
-
136
-
137
-
138
-
139
- **Note:** Version bump only for package conventional-changelog-eslint
140
-
141
- <a name="1.0.6"></a>
142
- ## [1.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.5...conventional-changelog-eslint@1.0.6) (2018-03-22)
143
-
144
-
145
-
146
-
147
- **Note:** Version bump only for package conventional-changelog-eslint
148
-
149
- <a name="1.0.5"></a>
150
- ## [1.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.4...conventional-changelog-eslint@1.0.5) (2018-03-03)
151
-
152
-
153
- ### Bug Fixes
154
-
155
- * **preset:** recommended-bump ESLint preset ([#295](https://github.com/conventional-changelog/conventional-changelog/issues/295)) ([acf9c19](https://github.com/conventional-changelog/conventional-changelog/commit/acf9c19)), closes [#270](https://github.com/conventional-changelog/conventional-changelog/issues/270) [#241](https://github.com/conventional-changelog/conventional-changelog/issues/241)
156
-
157
-
158
-
159
-
160
- <a name="1.0.4"></a>
161
- ## [1.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.3...conventional-changelog-eslint@1.0.4) (2018-02-24)
162
-
163
-
164
-
165
-
166
- **Note:** Version bump only for package conventional-changelog-eslint
167
-
168
- <a name="1.0.3"></a>
169
- ## [1.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-eslint@1.0.2...conventional-changelog-eslint@1.0.3) (2018-02-20)
170
-
171
-
172
-
173
-
174
- **Note:** Version bump only for package conventional-changelog-eslint
175
-
176
- <a name="1.0.2"></a>
177
- ## [1.0.2](https://github.com/stevemao/conventional-changelog-eslint/compare/conventional-changelog-eslint@1.0.1...conventional-changelog-eslint@1.0.2) (2018-02-13)
178
-
179
-
180
-
181
-
182
- **Note:** Version bump only for package conventional-changelog-eslint
183
-
184
- <a name="1.0.1"></a>
185
- ## [1.0.1](https://github.com/stevemao/conventional-changelog-eslint/compare/conventional-changelog-eslint@1.0.0...conventional-changelog-eslint@1.0.1) (2018-02-13)
186
-
187
-
188
-
189
-
190
- **Note:** Version bump only for package conventional-changelog-eslint
191
-
192
- <a name="1.0.0"></a>
193
- # [1.0.0](https://github.com/stevemao/conventional-changelog-eslint/compare/conventional-changelog-eslint@0.3.0...conventional-changelog-eslint@1.0.0) (2018-01-29)
194
-
195
-
196
- ### Features
197
-
198
- * **eslint:** improve regex headerPattern ([#268](https://github.com/stevemao/conventional-changelog-eslint/issues/268)) ([ccc1365](https://github.com/stevemao/conventional-changelog-eslint/commit/ccc1365))
199
-
200
-
201
- ### BREAKING CHANGES
202
-
203
- * **eslint:** Trailing whitespaces at the beginning of commit messages
204
- will not be saved anymore
205
-
206
-
207
-
208
-
209
- <a name="0.3.0"></a>
210
- # [0.3.0](https://github.com/stevemao/conventional-changelog-eslint/compare/conventional-changelog-eslint@0.2.1...conventional-changelog-eslint@0.3.0) (2017-12-18)
211
-
212
-
213
- ### Features
214
-
215
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-eslint/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-eslint/issues/241)
216
-
217
-
218
-
219
-
220
- <a name="0.2.1"></a>
221
- ## [0.2.1](https://github.com/stevemao/conventional-changelog-eslint/compare/conventional-changelog-eslint@0.2.0...conventional-changelog-eslint@0.2.1) (2017-11-13)
222
-
223
-
224
-
225
-
226
- **Note:** Version bump only for package conventional-changelog-eslint
227
-
228
- <a name="0.2.0"></a>
229
- # 0.2.0 (2017-07-17)
230
-
231
-
232
- ### Features
233
-
234
- * migrate repo to lerna mono-repo ([793e823](https://github.com/stevemao/conventional-changelog-eslint/commit/793e823))
@@ -1,148 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [2.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.5...conventional-changelog-express@2.0.6) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-express
9
-
10
-
11
-
12
-
13
-
14
- ## [2.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.1...conventional-changelog-express@2.0.5) (2020-05-08)
15
-
16
- **Note:** Version bump only for package conventional-changelog-express
17
-
18
-
19
-
20
-
21
-
22
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.0...conventional-changelog-express@2.0.1) (2018-11-01)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
28
-
29
-
30
-
31
-
32
-
33
- <a name="2.0.0"></a>
34
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@1.0.0...conventional-changelog-express@2.0.0) (2018-06-06)
35
-
36
-
37
- ### Features
38
-
39
- * re-use parser options within each preset ([#335](https://github.com/conventional-changelog/conventional-changelog/issues/335)) ([d3eaacf](https://github.com/conventional-changelog/conventional-changelog/commit/d3eaacf)), closes [#241](https://github.com/conventional-changelog/conventional-changelog/issues/241)
40
-
41
-
42
- ### BREAKING CHANGES
43
-
44
- * Re-use parser options object between components of a preset. For some
45
- presets this may change the behavior of `conventional-recommended-bump`
46
- as the parser options object for the `conventional-recommended-bump` options
47
- within a preset were different than the parser options object for the
48
- `conventional-changelog` options within a preset.
49
-
50
- If you are not using `conventional-recommended-bump`, then this is
51
- **not** a breaking change for you.
52
-
53
-
54
-
55
-
56
- <a name="1.0.0"></a>
57
- # [1.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.6...conventional-changelog-express@1.0.0) (2018-05-29)
58
-
59
-
60
- ### Chores
61
-
62
- * **package:** set Node requirement to oldest supported LTS ([#329](https://github.com/conventional-changelog/conventional-changelog/issues/329)) ([cae2fe0](https://github.com/conventional-changelog/conventional-changelog/commit/cae2fe0))
63
-
64
-
65
- ### BREAKING CHANGES
66
-
67
- * **package:** Set the package's minimum required Node version to be the oldest LTS
68
- currently supported by the Node Release working group. At this time,
69
- that is Node 6 (which is in its Maintenance LTS phase).
70
-
71
-
72
-
73
-
74
- <a name="0.3.6"></a>
75
- ## [0.3.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.5...conventional-changelog-express@0.3.6) (2018-03-27)
76
-
77
-
78
-
79
-
80
- **Note:** Version bump only for package conventional-changelog-express
81
-
82
- <a name="0.3.5"></a>
83
- ## [0.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.4...conventional-changelog-express@0.3.5) (2018-03-22)
84
-
85
-
86
-
87
-
88
- **Note:** Version bump only for package conventional-changelog-express
89
-
90
- <a name="0.3.4"></a>
91
- ## [0.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.3...conventional-changelog-express@0.3.4) (2018-02-24)
92
-
93
-
94
-
95
-
96
- **Note:** Version bump only for package conventional-changelog-express
97
-
98
- <a name="0.3.3"></a>
99
- ## [0.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.2...conventional-changelog-express@0.3.3) (2018-02-20)
100
-
101
-
102
-
103
-
104
- **Note:** Version bump only for package conventional-changelog-express
105
-
106
- <a name="0.3.2"></a>
107
- ## [0.3.2](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.3.1...conventional-changelog-express@0.3.2) (2018-02-13)
108
-
109
-
110
-
111
-
112
- **Note:** Version bump only for package conventional-changelog-express
113
-
114
- <a name="0.3.1"></a>
115
- ## [0.3.1](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.3.0...conventional-changelog-express@0.3.1) (2018-02-13)
116
-
117
-
118
-
119
-
120
- **Note:** Version bump only for package conventional-changelog-express
121
-
122
- <a name="0.3.0"></a>
123
- # [0.3.0](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.2.1...conventional-changelog-express@0.3.0) (2017-12-18)
124
-
125
-
126
- ### Features
127
-
128
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-express/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-express/issues/241)
129
-
130
-
131
-
132
-
133
- <a name="0.2.1"></a>
134
- ## [0.2.1](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.2.0...conventional-changelog-express@0.2.1) (2017-11-13)
135
-
136
-
137
-
138
-
139
- **Note:** Version bump only for package conventional-changelog-express
140
-
141
- <a name="0.2.0"></a>
142
- # 0.2.0 (2017-07-17)
143
-
144
-
145
- ### Features
146
-
147
- * allow raw commits to be filtered by path ([#172](https://github.com/conventional-changelog/conventional-changelog/issues/172)) ([ec0a25d](https://github.com/stevemao/conventional-changelog-express/commit/ec0a25d))
148
- * extracting code from https://github.com/ajoslin/conventional-changelog ([c9c116a](https://github.com/stevemao/conventional-changelog-express/commit/c9c116a))