projen-pipelines 0.2.7 → 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 (56) hide show
  1. package/.jsii +4 -4
  2. package/lib/awscdk/base.js +1 -1
  3. package/lib/awscdk/bash.js +1 -1
  4. package/lib/awscdk/github.js +8 -8
  5. package/lib/awscdk/gitlab.js +1 -1
  6. package/lib/engines/github.js +3 -4
  7. package/lib/steps/artifact-steps.js +2 -2
  8. package/lib/steps/aws-assume-role.step.js +1 -1
  9. package/lib/steps/registries.js +2 -2
  10. package/lib/steps/step.js +4 -4
  11. package/node_modules/semver/README.md +14 -4
  12. package/node_modules/semver/bin/semver.js +2 -1
  13. package/node_modules/semver/classes/semver.js +22 -6
  14. package/node_modules/semver/functions/diff.js +5 -12
  15. package/node_modules/semver/internal/re.js +2 -0
  16. package/node_modules/semver/package.json +8 -7
  17. package/node_modules/spdx-license-ids/README.md +0 -1
  18. package/node_modules/spdx-license-ids/index.json +14 -0
  19. package/node_modules/spdx-license-ids/package.json +3 -13
  20. package/package.json +15 -14
  21. package/node_modules/color-convert/CHANGELOG.md +0 -54
  22. package/node_modules/get-pkg-repo/CHANGELOG.md +0 -17
  23. package/node_modules/get-pkg-repo/node_modules/cliui/CHANGELOG.md +0 -121
  24. package/node_modules/get-pkg-repo/node_modules/yargs/CHANGELOG.md +0 -88
  25. package/node_modules/js-tokens/CHANGELOG.md +0 -151
  26. package/node_modules/json-parse-better-errors/CHANGELOG.md +0 -46
  27. package/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
  28. package/node_modules/kind-of/CHANGELOG.md +0 -160
  29. package/node_modules/meow/node_modules/hosted-git-info/CHANGELOG.md +0 -151
  30. package/node_modules/q/CHANGES.md +0 -800
  31. package/node_modules/read-pkg/node_modules/hosted-git-info/CHANGELOG.md +0 -151
  32. package/node_modules/source-map/CHANGELOG.md +0 -301
  33. package/node_modules/standard-version/node_modules/cliui/CHANGELOG.md +0 -121
  34. package/node_modules/standard-version/node_modules/conventional-changelog/CHANGELOG.md +0 -933
  35. package/node_modules/standard-version/node_modules/conventional-changelog-angular/CHANGELOG.md +0 -408
  36. package/node_modules/standard-version/node_modules/conventional-changelog-atom/CHANGELOG.md +0 -192
  37. package/node_modules/standard-version/node_modules/conventional-changelog-codemirror/CHANGELOG.md +0 -197
  38. package/node_modules/standard-version/node_modules/conventional-changelog-conventionalcommits/CHANGELOG.md +0 -245
  39. package/node_modules/standard-version/node_modules/conventional-changelog-core/CHANGELOG.md +0 -573
  40. package/node_modules/standard-version/node_modules/conventional-changelog-ember/CHANGELOG.md +0 -249
  41. package/node_modules/standard-version/node_modules/conventional-changelog-eslint/CHANGELOG.md +0 -234
  42. package/node_modules/standard-version/node_modules/conventional-changelog-express/CHANGELOG.md +0 -148
  43. package/node_modules/standard-version/node_modules/conventional-changelog-jquery/CHANGELOG.md +0 -237
  44. package/node_modules/standard-version/node_modules/conventional-changelog-jshint/CHANGELOG.md +0 -208
  45. package/node_modules/standard-version/node_modules/conventional-changelog-preset-loader/CHANGELOG.md +0 -183
  46. package/node_modules/standard-version/node_modules/conventional-changelog-writer/CHANGELOG.md +0 -603
  47. package/node_modules/standard-version/node_modules/conventional-commits-filter/CHANGELOG.md +0 -119
  48. package/node_modules/standard-version/node_modules/conventional-commits-parser/CHANGELOG.md +0 -463
  49. package/node_modules/standard-version/node_modules/conventional-recommended-bump/CHANGELOG.md +0 -432
  50. package/node_modules/standard-version/node_modules/git-raw-commits/CHANGELOG.md +0 -182
  51. package/node_modules/standard-version/node_modules/git-semver-tags/CHANGELOG.md +0 -206
  52. package/node_modules/standard-version/node_modules/yargs/CHANGELOG.md +0 -88
  53. package/node_modules/stringify-package/CHANGELOG.md +0 -16
  54. package/node_modules/wrap-ansi/node_modules/color-convert/CHANGELOG.md +0 -54
  55. package/node_modules/y18n/CHANGELOG.md +0 -100
  56. package/node_modules/yargs-parser/CHANGELOG.md +0 -263
@@ -1,237 +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.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.10...conventional-changelog-jquery@3.0.11) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-jquery
9
-
10
-
11
-
12
-
13
-
14
- ## [3.0.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.6...conventional-changelog-jquery@3.0.10) (2020-05-08)
15
-
16
- **Note:** Version bump only for package conventional-changelog-jquery
17
-
18
-
19
-
20
-
21
-
22
- ## [3.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.4...conventional-changelog-jquery@3.0.5) (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
- ## [3.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.3...conventional-changelog-jquery@3.0.4) (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="3.0.3"></a>
45
- ## [3.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.2...conventional-changelog-jquery@3.0.3) (2018-08-21)
46
-
47
-
48
-
49
-
50
- **Note:** Version bump only for package conventional-changelog-jquery
51
-
52
- <a name="3.0.2"></a>
53
- ## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.1...conventional-changelog-jquery@3.0.2) (2018-08-21)
54
-
55
-
56
-
57
-
58
- **Note:** Version bump only for package conventional-changelog-jquery
59
-
60
- <a name="3.0.1"></a>
61
- ## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@3.0.0...conventional-changelog-jquery@3.0.1) (2018-08-21)
62
-
63
-
64
-
65
-
66
- **Note:** Version bump only for package conventional-changelog-jquery
67
-
68
- <a name="3.0.0"></a>
69
- # [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@2.0.1...conventional-changelog-jquery@3.0.0) (2018-06-06)
70
-
71
-
72
- ### Features
73
-
74
- * 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)
75
-
76
-
77
- ### BREAKING CHANGES
78
-
79
- * Re-use parser options object between components of a preset. For some
80
- presets this may change the behavior of `conventional-recommended-bump`
81
- as the parser options object for the `conventional-recommended-bump` options
82
- within a preset were different than the parser options object for the
83
- `conventional-changelog` options within a preset.
84
-
85
- If you are not using `conventional-recommended-bump`, then this is
86
- **not** a breaking change for you.
87
-
88
-
89
-
90
-
91
- <a name="2.0.1"></a>
92
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@2.0.0...conventional-changelog-jquery@2.0.1) (2018-06-02)
93
-
94
-
95
-
96
-
97
- **Note:** Version bump only for package conventional-changelog-jquery
98
-
99
- <a name="2.0.0"></a>
100
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.9...conventional-changelog-jquery@2.0.0) (2018-05-29)
101
-
102
-
103
- ### Chores
104
-
105
- * **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))
106
-
107
-
108
- ### Code Refactoring
109
-
110
- * 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)
111
-
112
-
113
- ### BREAKING CHANGES
114
-
115
- * **package:** Set the package's minimum required Node version to be the oldest LTS
116
- currently supported by the Node Release working group. At this time,
117
- that is Node 6 (which is in its Maintenance LTS phase).
118
- * Anchor tags are removed from the changelog header templates. The
119
- rendered Markdown will no longer contain anchor tags proceeding the
120
- version number header that constitutes the changelog header. This means
121
- that consumers of rendered markdown will not be able to use a URL that
122
- has been constructed to contain a version number anchor tag reference,
123
- since the anchor tag won't exist in the rendered markdown.
124
-
125
- It's stronly recomended consumers use the full URL path to the release
126
- page for a given version, as that URL is a permalink to that verison,
127
- contains all relavent release information, and does not, otherwise, rely
128
- on the anchor tag being excessible from the current page view.
129
-
130
- As an example, for version `2.0.0` of a GitHub project, the following
131
- URL should be used:
132
- - https://github.com/conventional-changelog/releaser-tools/releases/tag/v2.0.0
133
-
134
-
135
-
136
-
137
- <a name="1.3.9"></a>
138
- ## [1.3.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.8...conventional-changelog-jquery@1.3.9) (2018-04-16)
139
-
140
-
141
-
142
-
143
- **Note:** Version bump only for package conventional-changelog-jquery
144
-
145
- <a name="1.3.8"></a>
146
- ## [1.3.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.7...conventional-changelog-jquery@1.3.8) (2018-03-28)
147
-
148
-
149
- ### Bug Fixes
150
-
151
- * revert previous change ([2f4530f](https://github.com/conventional-changelog/conventional-changelog/commit/2f4530f))
152
-
153
-
154
-
155
-
156
- <a name="1.3.7"></a>
157
- ## [1.3.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.6...conventional-changelog-jquery@1.3.7) (2018-03-27)
158
-
159
-
160
-
161
-
162
- **Note:** Version bump only for package conventional-changelog-jquery
163
-
164
- <a name="1.3.6"></a>
165
- ## [1.3.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.5...conventional-changelog-jquery@1.3.6) (2018-03-27)
166
-
167
-
168
-
169
-
170
- **Note:** Version bump only for package conventional-changelog-jquery
171
-
172
- <a name="1.3.5"></a>
173
- ## [1.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.4...conventional-changelog-jquery@1.3.5) (2018-03-22)
174
-
175
-
176
-
177
-
178
- **Note:** Version bump only for package conventional-changelog-jquery
179
-
180
- <a name="1.3.4"></a>
181
- ## [1.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.3...conventional-changelog-jquery@1.3.4) (2018-02-24)
182
-
183
-
184
-
185
-
186
- **Note:** Version bump only for package conventional-changelog-jquery
187
-
188
- <a name="1.3.3"></a>
189
- ## [1.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jquery@1.3.2...conventional-changelog-jquery@1.3.3) (2018-02-20)
190
-
191
-
192
-
193
-
194
- **Note:** Version bump only for package conventional-changelog-jquery
195
-
196
- <a name="1.3.2"></a>
197
- ## [1.3.2](https://github.com/conventional-changelog/conventional-changelog-jquery/compare/conventional-changelog-jquery@1.3.1...conventional-changelog-jquery@1.3.2) (2018-02-13)
198
-
199
-
200
-
201
-
202
- **Note:** Version bump only for package conventional-changelog-jquery
203
-
204
- <a name="1.3.1"></a>
205
- ## [1.3.1](https://github.com/conventional-changelog/conventional-changelog-jquery/compare/conventional-changelog-jquery@1.3.0...conventional-changelog-jquery@1.3.1) (2018-02-13)
206
-
207
-
208
-
209
-
210
- **Note:** Version bump only for package conventional-changelog-jquery
211
-
212
- <a name="1.3.0"></a>
213
- # [1.3.0](https://github.com/conventional-changelog/conventional-changelog-jquery/compare/conventional-changelog-jquery@1.2.1...conventional-changelog-jquery@1.3.0) (2017-12-18)
214
-
215
-
216
- ### Features
217
-
218
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/conventional-changelog/conventional-changelog-jquery/commit/60815b5)), closes [#241](https://github.com/conventional-changelog/conventional-changelog-jquery/issues/241)
219
-
220
-
221
-
222
-
223
- <a name="1.2.1"></a>
224
- ## [1.2.1](https://github.com/conventional-changelog/conventional-changelog-jquery/compare/conventional-changelog-jquery@1.2.0...conventional-changelog-jquery@1.2.1) (2017-11-13)
225
-
226
-
227
-
228
-
229
- **Note:** Version bump only for package conventional-changelog-jquery
230
-
231
- <a name="1.2.0"></a>
232
- # 1.2.0 (2017-07-17)
233
-
234
-
235
- ### Features
236
-
237
- * migrate repo to lerna mono-repo ([793e823](https://github.com/conventional-changelog/conventional-changelog-jquery/commit/793e823))
@@ -1,208 +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-jshint@2.0.8...conventional-changelog-jshint@2.0.9) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-jshint
9
-
10
-
11
-
12
-
13
-
14
- ## [2.0.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.7...conventional-changelog-jshint@2.0.8) (2020-06-20)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * **deps:** update dependency compare-func to v2 ([#647](https://github.com/conventional-changelog/conventional-changelog/issues/647)) ([de4f630](https://github.com/conventional-changelog/conventional-changelog/commit/de4f6309403ca0d46b7c6235052f4dca61ea15bc))
20
-
21
-
22
-
23
-
24
-
25
- ## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.3...conventional-changelog-jshint@2.0.7) (2020-05-08)
26
-
27
- **Note:** Version bump only for package conventional-changelog-jshint
28
-
29
-
30
-
31
-
32
-
33
- ## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.1...conventional-changelog-jshint@2.0.2) (2019-10-02)
34
-
35
-
36
- ### Bug Fixes
37
-
38
- * 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)
39
-
40
-
41
-
42
-
43
-
44
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@2.0.0...conventional-changelog-jshint@2.0.1) (2018-11-01)
45
-
46
-
47
- ### Bug Fixes
48
-
49
- * 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))
50
-
51
-
52
-
53
-
54
-
55
- <a name="2.0.0"></a>
56
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@1.0.0...conventional-changelog-jshint@2.0.0) (2018-06-06)
57
-
58
-
59
- ### Features
60
-
61
- * 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)
62
-
63
-
64
- ### BREAKING CHANGES
65
-
66
- * Re-use parser options object between components of a preset. For some
67
- presets this may change the behavior of `conventional-recommended-bump`
68
- as the parser options object for the `conventional-recommended-bump` options
69
- within a preset were different than the parser options object for the
70
- `conventional-changelog` options within a preset.
71
-
72
- If you are not using `conventional-recommended-bump`, then this is
73
- **not** a breaking change for you.
74
-
75
-
76
-
77
-
78
- <a name="1.0.0"></a>
79
- # [1.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.8...conventional-changelog-jshint@1.0.0) (2018-05-29)
80
-
81
-
82
- ### Chores
83
-
84
- * **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))
85
-
86
-
87
- ### Code Refactoring
88
-
89
- * 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)
90
-
91
-
92
- ### BREAKING CHANGES
93
-
94
- * **package:** Set the package's minimum required Node version to be the oldest LTS
95
- currently supported by the Node Release working group. At this time,
96
- that is Node 6 (which is in its Maintenance LTS phase).
97
- * Anchor tags are removed from the changelog header templates. The
98
- rendered Markdown will no longer contain anchor tags proceeding the
99
- version number header that constitutes the changelog header. This means
100
- that consumers of rendered markdown will not be able to use a URL that
101
- has been constructed to contain a version number anchor tag reference,
102
- since the anchor tag won't exist in the rendered markdown.
103
-
104
- It's stronly recomended consumers use the full URL path to the release
105
- page for a given version, as that URL is a permalink to that verison,
106
- contains all relavent release information, and does not, otherwise, rely
107
- on the anchor tag being excessible from the current page view.
108
-
109
- As an example, for version `2.0.0` of a GitHub project, the following
110
- URL should be used:
111
- - https://github.com/conventional-changelog/releaser-tools/releases/tag/v2.0.0
112
-
113
-
114
-
115
-
116
- <a name="0.3.8"></a>
117
- ## [0.3.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.7...conventional-changelog-jshint@0.3.8) (2018-03-28)
118
-
119
-
120
- ### Bug Fixes
121
-
122
- * revert previous change ([2f4530f](https://github.com/conventional-changelog/conventional-changelog/commit/2f4530f))
123
-
124
-
125
-
126
-
127
- <a name="0.3.7"></a>
128
- ## [0.3.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.6...conventional-changelog-jshint@0.3.7) (2018-03-27)
129
-
130
-
131
-
132
-
133
- **Note:** Version bump only for package conventional-changelog-jshint
134
-
135
- <a name="0.3.6"></a>
136
- ## [0.3.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.5...conventional-changelog-jshint@0.3.6) (2018-03-27)
137
-
138
-
139
-
140
-
141
- **Note:** Version bump only for package conventional-changelog-jshint
142
-
143
- <a name="0.3.5"></a>
144
- ## [0.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.4...conventional-changelog-jshint@0.3.5) (2018-03-22)
145
-
146
-
147
-
148
-
149
- **Note:** Version bump only for package conventional-changelog-jshint
150
-
151
- <a name="0.3.4"></a>
152
- ## [0.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.3...conventional-changelog-jshint@0.3.4) (2018-02-24)
153
-
154
-
155
-
156
-
157
- **Note:** Version bump only for package conventional-changelog-jshint
158
-
159
- <a name="0.3.3"></a>
160
- ## [0.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-jshint@0.3.2...conventional-changelog-jshint@0.3.3) (2018-02-20)
161
-
162
-
163
-
164
-
165
- **Note:** Version bump only for package conventional-changelog-jshint
166
-
167
- <a name="0.3.2"></a>
168
- ## [0.3.2](https://github.com/stevemao/conventional-changelog-jshint/compare/conventional-changelog-jshint@0.3.1...conventional-changelog-jshint@0.3.2) (2018-02-13)
169
-
170
-
171
-
172
-
173
- **Note:** Version bump only for package conventional-changelog-jshint
174
-
175
- <a name="0.3.1"></a>
176
- ## [0.3.1](https://github.com/stevemao/conventional-changelog-jshint/compare/conventional-changelog-jshint@0.3.0...conventional-changelog-jshint@0.3.1) (2018-02-13)
177
-
178
-
179
-
180
-
181
- **Note:** Version bump only for package conventional-changelog-jshint
182
-
183
- <a name="0.3.0"></a>
184
- # [0.3.0](https://github.com/stevemao/conventional-changelog-jshint/compare/conventional-changelog-jshint@0.2.1...conventional-changelog-jshint@0.3.0) (2017-12-18)
185
-
186
-
187
- ### Features
188
-
189
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-jshint/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-jshint/issues/241)
190
-
191
-
192
-
193
-
194
- <a name="0.2.1"></a>
195
- ## [0.2.1](https://github.com/stevemao/conventional-changelog-jshint/compare/conventional-changelog-jshint@0.2.0...conventional-changelog-jshint@0.2.1) (2017-11-13)
196
-
197
-
198
-
199
-
200
- **Note:** Version bump only for package conventional-changelog-jshint
201
-
202
- <a name="0.2.0"></a>
203
- # 0.2.0 (2017-07-17)
204
-
205
-
206
- ### Features
207
-
208
- * migrate repo to lerna mono-repo ([793e823](https://github.com/stevemao/conventional-changelog-jshint/commit/793e823))
@@ -1,183 +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.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.3.0...conventional-changelog-preset-loader@2.3.4) (2020-05-08)
7
-
8
- **Note:** Version bump only for package conventional-changelog-preset-loader
9
-
10
-
11
-
12
-
13
-
14
- # [2.3.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.2.0...conventional-changelog-preset-loader@2.3.0) (2019-10-24)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * **preset-loader:** fix handling conventionalcommits preset without config object ([6425972](https://github.com/conventional-changelog/conventional-changelog/commit/64259723085eaa21a281391acb9fc0704319c8b3)), closes [#512](https://github.com/conventional-changelog/conventional-changelog/issues/512)
20
-
21
-
22
- ### Features
23
-
24
- * **preset-loader:** allow use of absolute package path ([#530](https://github.com/conventional-changelog/conventional-changelog/issues/530)) ([84d28b2](https://github.com/conventional-changelog/conventional-changelog/commit/84d28b285f787e9b1252aadf55f07a358635a5a6))
25
-
26
-
27
- ### Reverts
28
-
29
- * "fix(preset-loader): fix handling conventionalcommits preset without config object" ([#520](https://github.com/conventional-changelog/conventional-changelog/issues/520)) ([417139c](https://github.com/conventional-changelog/conventional-changelog/commit/417139cbdae13d76ba325a8505534419325102a6))
30
-
31
-
32
-
33
-
34
-
35
- # [2.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.1.1...conventional-changelog-preset-loader@2.2.0) (2019-07-29)
36
-
37
-
38
- ### Features
39
-
40
- * **preset-loader:** allow use of full package names ([#481](https://github.com/conventional-changelog/conventional-changelog/issues/481)) ([03cb95c](https://github.com/conventional-changelog/conventional-changelog/commit/03cb95c))
41
-
42
-
43
-
44
-
45
-
46
- ## [2.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.1.0...conventional-changelog-preset-loader@2.1.1) (2019-04-11)
47
-
48
- **Note:** Version bump only for package conventional-changelog-preset-loader
49
-
50
-
51
-
52
-
53
-
54
- # [2.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.0.2...conventional-changelog-preset-loader@2.1.0) (2019-04-10)
55
-
56
-
57
- ### Features
58
-
59
- * conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))
60
-
61
-
62
-
63
-
64
-
65
- ## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.0.1...conventional-changelog-preset-loader@2.0.2) (2018-11-01)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * 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))
71
-
72
-
73
-
74
-
75
-
76
- <a name="2.0.1"></a>
77
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@2.0.0...conventional-changelog-preset-loader@2.0.1) (2018-08-21)
78
-
79
-
80
-
81
-
82
- **Note:** Version bump only for package conventional-changelog-preset-loader
83
-
84
- <a name="2.0.0"></a>
85
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.8...conventional-changelog-preset-loader@2.0.0) (2018-05-29)
86
-
87
-
88
- ### Chores
89
-
90
- * **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))
91
-
92
-
93
- ### BREAKING CHANGES
94
-
95
- * **package:** Set the package's minimum required Node version to be the oldest LTS
96
- currently supported by the Node Release working group. At this time,
97
- that is Node 6 (which is in its Maintenance LTS phase).
98
-
99
-
100
-
101
-
102
- <a name="1.1.8"></a>
103
- ## [1.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.7...conventional-changelog-preset-loader@1.1.8) (2018-03-27)
104
-
105
-
106
-
107
-
108
- **Note:** Version bump only for package conventional-changelog-preset-loader
109
-
110
- <a name="1.1.7"></a>
111
- ## [1.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.6...conventional-changelog-preset-loader@1.1.7) (2018-03-22)
112
-
113
-
114
-
115
-
116
- **Note:** Version bump only for package conventional-changelog-preset-loader
117
-
118
- <a name="1.1.6"></a>
119
- ## [1.1.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.5...conventional-changelog-preset-loader@1.1.6) (2018-02-24)
120
-
121
-
122
-
123
-
124
- **Note:** Version bump only for package conventional-changelog-preset-loader
125
-
126
- <a name="1.1.5"></a>
127
- ## [1.1.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.4...conventional-changelog-preset-loader@1.1.5) (2018-02-20)
128
-
129
-
130
-
131
-
132
- **Note:** Version bump only for package conventional-changelog-preset-loader
133
-
134
- <a name="1.1.4"></a>
135
- ## [1.1.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.3...conventional-changelog-preset-loader@1.1.4) (2018-02-13)
136
-
137
-
138
-
139
-
140
- **Note:** Version bump only for package conventional-changelog-preset-loader
141
-
142
- <a name="1.1.3"></a>
143
- ## [1.1.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.2...conventional-changelog-preset-loader@1.1.3) (2018-02-13)
144
-
145
-
146
-
147
-
148
- **Note:** Version bump only for package conventional-changelog-preset-loader
149
-
150
- <a name="1.1.2"></a>
151
- ## [1.1.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.1...conventional-changelog-preset-loader@1.1.2) (2018-02-12)
152
-
153
-
154
- ### Bug Fixes
155
-
156
- * **preset-loader:** don't namespace exported function ([#278](https://github.com/conventional-changelog/conventional-changelog/issues/278)) ([89880cb](https://github.com/conventional-changelog/conventional-changelog/commit/89880cb))
157
-
158
-
159
-
160
-
161
- <a name="1.1.1"></a>
162
- ## [1.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-preset-loader@1.1.0...conventional-changelog-preset-loader@1.1.1) (2018-02-09)
163
-
164
-
165
-
166
-
167
- **Note:** Version bump only for package conventional-changelog-preset-loader
168
-
169
- <a name="1.1.0"></a>
170
- # 1.1.0 (2018-02-08)
171
-
172
-
173
- ### Features
174
-
175
- * **preset-loader:** new package for loading preset packages ([6f5cb10](https://github.com/conventional-changelog/conventional-changelog/commit/6f5cb10))
176
-
177
-
178
-
179
-
180
- # Change Log
181
-
182
- All notable changes to this project will be documented in this file.
183
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.