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,197 +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.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@2.0.7...conventional-changelog-codemirror@2.0.8) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog-codemirror
9
-
10
-
11
-
12
-
13
-
14
- ## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@2.0.3...conventional-changelog-codemirror@2.0.7) (2020-05-08)
15
-
16
- **Note:** Version bump only for package conventional-changelog-codemirror
17
-
18
-
19
-
20
-
21
-
22
- ## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@2.0.1...conventional-changelog-codemirror@2.0.2) (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.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@2.0.0...conventional-changelog-codemirror@2.0.1) (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.0"></a>
45
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@1.0.0...conventional-changelog-codemirror@2.0.0) (2018-06-06)
46
-
47
-
48
- ### Features
49
-
50
- * 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)
51
-
52
-
53
- ### BREAKING CHANGES
54
-
55
- * Re-use parser options object between components of a preset. For some
56
- presets this may change the behavior of `conventional-recommended-bump`
57
- as the parser options object for the `conventional-recommended-bump` options
58
- within a preset were different than the parser options object for the
59
- `conventional-changelog` options within a preset.
60
-
61
- If you are not using `conventional-recommended-bump`, then this is
62
- **not** a breaking change for you.
63
-
64
-
65
-
66
-
67
- <a name="1.0.0"></a>
68
- # [1.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.8...conventional-changelog-codemirror@1.0.0) (2018-05-29)
69
-
70
-
71
- ### Chores
72
-
73
- * **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))
74
-
75
-
76
- ### Code Refactoring
77
-
78
- * 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)
79
-
80
-
81
- ### BREAKING CHANGES
82
-
83
- * **package:** Set the package's minimum required Node version to be the oldest LTS
84
- currently supported by the Node Release working group. At this time,
85
- that is Node 6 (which is in its Maintenance LTS phase).
86
- * Anchor tags are removed from the changelog header templates. The
87
- rendered Markdown will no longer contain anchor tags proceeding the
88
- version number header that constitutes the changelog header. This means
89
- that consumers of rendered markdown will not be able to use a URL that
90
- has been constructed to contain a version number anchor tag reference,
91
- since the anchor tag won't exist in the rendered markdown.
92
-
93
- It's stronly recomended consumers use the full URL path to the release
94
- page for a given version, as that URL is a permalink to that verison,
95
- contains all relavent release information, and does not, otherwise, rely
96
- on the anchor tag being excessible from the current page view.
97
-
98
- As an example, for version `2.0.0` of a GitHub project, the following
99
- URL should be used:
100
- - https://github.com/conventional-changelog/releaser-tools/releases/tag/v2.0.0
101
-
102
-
103
-
104
-
105
- <a name="0.3.8"></a>
106
- ## [0.3.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.7...conventional-changelog-codemirror@0.3.8) (2018-03-28)
107
-
108
-
109
- ### Bug Fixes
110
-
111
- * revert previous change ([2f4530f](https://github.com/conventional-changelog/conventional-changelog/commit/2f4530f))
112
-
113
-
114
-
115
-
116
- <a name="0.3.7"></a>
117
- ## [0.3.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.6...conventional-changelog-codemirror@0.3.7) (2018-03-27)
118
-
119
-
120
-
121
-
122
- **Note:** Version bump only for package conventional-changelog-codemirror
123
-
124
- <a name="0.3.6"></a>
125
- ## [0.3.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.5...conventional-changelog-codemirror@0.3.6) (2018-03-27)
126
-
127
-
128
-
129
-
130
- **Note:** Version bump only for package conventional-changelog-codemirror
131
-
132
- <a name="0.3.5"></a>
133
- ## [0.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.4...conventional-changelog-codemirror@0.3.5) (2018-03-22)
134
-
135
-
136
-
137
-
138
- **Note:** Version bump only for package conventional-changelog-codemirror
139
-
140
- <a name="0.3.4"></a>
141
- ## [0.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.3...conventional-changelog-codemirror@0.3.4) (2018-02-24)
142
-
143
-
144
-
145
-
146
- **Note:** Version bump only for package conventional-changelog-codemirror
147
-
148
- <a name="0.3.3"></a>
149
- ## [0.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.2...conventional-changelog-codemirror@0.3.3) (2018-02-20)
150
-
151
-
152
-
153
-
154
- **Note:** Version bump only for package conventional-changelog-codemirror
155
-
156
- <a name="0.3.2"></a>
157
- ## [0.3.2](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.3.1...conventional-changelog-codemirror@0.3.2) (2018-02-13)
158
-
159
-
160
-
161
-
162
- **Note:** Version bump only for package conventional-changelog-codemirror
163
-
164
- <a name="0.3.1"></a>
165
- ## [0.3.1](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.3.0...conventional-changelog-codemirror@0.3.1) (2018-02-13)
166
-
167
-
168
-
169
-
170
- **Note:** Version bump only for package conventional-changelog-codemirror
171
-
172
- <a name="0.3.0"></a>
173
- # [0.3.0](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.2.1...conventional-changelog-codemirror@0.3.0) (2017-12-18)
174
-
175
-
176
- ### Features
177
-
178
- * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-codemirror/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-codemirror/issues/241)
179
-
180
-
181
-
182
-
183
- <a name="0.2.1"></a>
184
- ## [0.2.1](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.2.0...conventional-changelog-codemirror@0.2.1) (2017-11-13)
185
-
186
-
187
-
188
-
189
- **Note:** Version bump only for package conventional-changelog-codemirror
190
-
191
- <a name="0.2.0"></a>
192
- # 0.2.0 (2017-07-17)
193
-
194
-
195
- ### Features
196
-
197
- * migrate repo to lerna mono-repo ([793e823](https://github.com/stevemao/conventional-changelog-codemirror/commit/793e823))
@@ -1,245 +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
- # [4.5.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.4.0...conventional-changelog-conventionalcommits@4.5.0) (2020-11-05)
7
-
8
-
9
- ### Features
10
-
11
- * **conventionalcommits:** allow matching scope ([#669](https://github.com/conventional-changelog/conventional-changelog/issues/669)) ([e01e027](https://github.com/conventional-changelog/conventional-changelog/commit/e01e027af60f5fa3e9146223b96797793930aeb4))
12
-
13
-
14
-
15
-
16
-
17
- # [4.4.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.1...conventional-changelog-conventionalcommits@4.4.0) (2020-08-12)
18
-
19
-
20
- ### Features
21
-
22
- * **templates:** if hash is nullish, do not display in CHANGELOG ([#664](https://github.com/conventional-changelog/conventional-changelog/issues/664)) ([f10256c](https://github.com/conventional-changelog/conventional-changelog/commit/f10256c635687de0a85c4db2bf06292902924f77))
23
-
24
-
25
-
26
-
27
-
28
- ### [4.6.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.2...conventional-changelog-conventionalcommits-v4.6.3) (2021-12-29)
29
-
30
-
31
- ### Bug Fixes
32
-
33
- * support BREAKING-CHANGE alongside BREAKING CHANGE ([#882](https://github.com/conventional-changelog/conventional-changelog/issues/882)) ([e6f44ad](https://github.com/conventional-changelog/conventional-changelog/commit/e6f44adcf1ac5abbb85bdac73237c331c6594177))
34
-
35
- ### [4.6.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.1...conventional-changelog-conventionalcommits-v4.6.2) (2021-12-24)
36
-
37
-
38
- ### Bug Fixes
39
-
40
- * **docs:** template examples ([#866](https://github.com/conventional-changelog/conventional-changelog/issues/866)) ([5917ad2](https://github.com/conventional-changelog/conventional-changelog/commit/5917ad2bd95a83c2a047b2f5692c8e8e442a23f5))
41
-
42
- ### [4.6.1](https://www.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.0...conventional-changelog-conventionalcommits-v4.6.1) (2021-09-09)
43
-
44
-
45
- ### Bug Fixes
46
-
47
- * **conventional-commits-parser:** address CVE-2021-23425 ([#841](https://www.github.com/conventional-changelog/conventional-changelog/issues/841)) ([02b3d53](https://www.github.com/conventional-changelog/conventional-changelog/commit/02b3d53a0c142f0c28ee7d190d210c76a62887c2))
48
-
49
- ## [4.6.0](https://www.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-vconventional-changelog-conventionalcommits@4.5.0...conventional-changelog-conventionalcommits-v4.6.0) (2021-04-30)
50
-
51
-
52
- ### Features
53
-
54
- * **conventionalcommits:** include Release-As commits in CHANGELOG ([#796](https://www.github.com/conventional-changelog/conventional-changelog/issues/796)) ([9a0b9a7](https://www.github.com/conventional-changelog/conventional-changelog/commit/9a0b9a7f7ba5edd68b3476de706672d82e42b9e0))
55
-
56
- ## [4.3.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.0...conventional-changelog-conventionalcommits@4.3.1) (2020-06-20)
57
-
58
-
59
- ### Bug Fixes
60
-
61
- * **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))
62
- * pass config to parserOpts and writerOpts ([73c7a1b](https://github.com/conventional-changelog/conventional-changelog/commit/73c7a1b92c2a47c498f42972acbffa156172a341))
63
-
64
-
65
-
66
-
67
-
68
- # [4.3.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.2.3...conventional-changelog-conventionalcommits@4.3.0) (2020-05-08)
69
-
70
-
71
- ### Features
72
-
73
- * add support for 'feature' as alias for 'feat' ([#582](https://github.com/conventional-changelog/conventional-changelog/issues/582)) ([94c40f7](https://github.com/conventional-changelog/conventional-changelog/commit/94c40f755e6c329311d89a47c634b91cf0276da3))
74
-
75
-
76
-
77
-
78
-
79
- ## [4.2.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.2.2...conventional-changelog-conventionalcommits@4.2.3) (2019-11-07)
80
-
81
-
82
- ### Bug Fixes
83
-
84
- * revertPattern match default git revert format ([#545](https://github.com/conventional-changelog/conventional-changelog/issues/545)) ([fe449f8](https://github.com/conventional-changelog/conventional-changelog/commit/fe449f899567574a36d1819b313e2caa899052ff))
85
-
86
-
87
-
88
-
89
-
90
- ## [4.2.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.2.1...conventional-changelog-conventionalcommits@4.2.2) (2019-10-24)
91
-
92
-
93
- ### Bug Fixes
94
-
95
- * **deps:** update lodash to fix security issues ([#535](https://github.com/conventional-changelog/conventional-changelog/issues/535)) ([ac43f51](https://github.com/conventional-changelog/conventional-changelog/commit/ac43f51de1f3b597c32f7f8442917a2d06199018))
96
-
97
-
98
-
99
-
100
-
101
- # [4.2.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.1.0...conventional-changelog-conventionalcommits@4.2.0) (2019-10-02)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * **preset, conventionalcommits:** fix handling conventionalcommits preset without config object ([c0566ce](https://github.com/conventional-changelog/conventional-changelog/commit/c0566ce)), closes [#512](https://github.com/conventional-changelog/conventional-changelog/issues/512)
107
- * **preset, conventionalcommits:** pass issuePrefixes to parser ([#510](https://github.com/conventional-changelog/conventional-changelog/issues/510)) ([958d243](https://github.com/conventional-changelog/conventional-changelog/commit/958d243))
108
- * 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)
109
-
110
-
111
- ### Features
112
-
113
- * sort sections of CHANGELOG based on priority ([#513](https://github.com/conventional-changelog/conventional-changelog/issues/513)) ([a3acc32](https://github.com/conventional-changelog/conventional-changelog/commit/a3acc32))
114
-
115
-
116
-
117
-
118
-
119
- # [4.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.0.0...conventional-changelog-conventionalcommits@4.1.0) (2019-07-29)
120
-
121
-
122
- ### Bug Fixes
123
-
124
- * **preset, conventionalcommits:** Ensure proper substitutions for the conventionalcommit preset by using commit context for values where possible. ([#463](https://github.com/conventional-changelog/conventional-changelog/issues/463)) ([0b7ed0b](https://github.com/conventional-changelog/conventional-changelog/commit/0b7ed0b))
125
-
126
-
127
- ### Features
128
-
129
- * **preset, conventionalcommits:** add handling of issue prefixes ([#498](https://github.com/conventional-changelog/conventional-changelog/issues/498)) ([85c17bb](https://github.com/conventional-changelog/conventional-changelog/commit/85c17bb))
130
-
131
-
132
-
133
-
134
-
135
- # [4.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@3.0.2...conventional-changelog-conventionalcommits@4.0.0) (2019-05-18)
136
-
137
-
138
- ### Bug Fixes
139
-
140
- * Recommend a patch bump for features when preMajor is enabled ([#452](https://github.com/conventional-changelog/conventional-changelog/issues/452)) ([3d0a520](https://github.com/conventional-changelog/conventional-changelog/commit/3d0a520))
141
-
142
-
143
- * feat!: BREAKING CHANGES are important and should be prioritized (#464) ([f8adba2](https://github.com/conventional-changelog/conventional-changelog/commit/f8adba2)), closes [#464](https://github.com/conventional-changelog/conventional-changelog/issues/464)
144
-
145
-
146
- ### BREAKING CHANGES
147
-
148
- * moved BREAKING CHANGES to top of template.
149
-
150
-
151
-
152
-
153
-
154
- ## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@3.0.1...conventional-changelog-conventionalcommits@3.0.2) (2019-05-05)
155
-
156
-
157
- ### Bug Fixes
158
-
159
- * don't require 'host' and 'repository' when deciding whether to render URLs ([#447](https://github.com/conventional-changelog/conventional-changelog/issues/447)) ([83dff7a](https://github.com/conventional-changelog/conventional-changelog/commit/83dff7a))
160
- * if ! and BREAKING CHANGE were used, notes would populate twice ([#446](https://github.com/conventional-changelog/conventional-changelog/issues/446)) ([63d8cbe](https://github.com/conventional-changelog/conventional-changelog/commit/63d8cbe))
161
-
162
-
163
-
164
-
165
-
166
- ## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@3.0.0...conventional-changelog-conventionalcommits@3.0.1) (2019-05-02)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * add add-bang-notes to files list ([7e4e4d2](https://github.com/conventional-changelog/conventional-changelog/commit/7e4e4d2))
172
-
173
-
174
-
175
-
176
-
177
- # [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@2.0.0...conventional-changelog-conventionalcommits@3.0.0) (2019-05-02)
178
-
179
-
180
- ### Features
181
-
182
- * ! without BREAKING CHANGE should be treated as major ([#443](https://github.com/conventional-changelog/conventional-changelog/issues/443)) ([cf22d70](https://github.com/conventional-changelog/conventional-changelog/commit/cf22d70))
183
-
184
-
185
- ### BREAKING CHANGES
186
-
187
- * if ! is in the commit header, it now indicates a BREAKING CHANGE, and the description is used as the body.
188
-
189
-
190
-
191
-
192
-
193
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@1.1.2...conventional-changelog-conventionalcommits@2.0.0) (2019-04-26)
194
-
195
-
196
- ### Bug Fixes
197
-
198
- * don't use multiple H1 tags ([#440](https://github.com/conventional-changelog/conventional-changelog/issues/440)) ([3d79263](https://github.com/conventional-changelog/conventional-changelog/commit/3d79263))
199
-
200
-
201
- ### Features
202
-
203
- * add support for ! ([#441](https://github.com/conventional-changelog/conventional-changelog/issues/441)) ([0887940](https://github.com/conventional-changelog/conventional-changelog/commit/0887940))
204
-
205
-
206
- ### BREAKING CHANGES
207
-
208
- * a ! character at the end of type will now be omitted
209
-
210
-
211
-
212
-
213
-
214
- ## [1.1.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@1.1.1...conventional-changelog-conventionalcommits@1.1.2) (2019-04-24)
215
-
216
-
217
- ### Bug Fixes
218
-
219
- * Downgrade node 10.x dependency to 6.9.0 dependency ([#437](https://github.com/conventional-changelog/conventional-changelog/issues/437)) ([ded5a30](https://github.com/conventional-changelog/conventional-changelog/commit/ded5a30))
220
-
221
-
222
-
223
-
224
-
225
- ## [1.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@1.1.0...conventional-changelog-conventionalcommits@1.1.1) (2019-04-11)
226
-
227
- **Note:** Version bump only for package conventional-changelog-conventionalcommits
228
-
229
-
230
-
231
-
232
-
233
- # 1.1.0 (2019-04-10)
234
-
235
-
236
- ### Bug Fixes
237
-
238
- * address discrepancies between cc preset and spec ([#429](https://github.com/conventional-changelog/conventional-changelog/issues/429)) ([18f71d2](https://github.com/conventional-changelog/conventional-changelog/commit/18f71d2))
239
- * adhere to config spec ([#432](https://github.com/conventional-changelog/conventional-changelog/issues/432)) ([4eb1f55](https://github.com/conventional-changelog/conventional-changelog/commit/4eb1f55))
240
-
241
-
242
- ### Features
243
-
244
- * 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))
245
- * creating highly configurable preset, based on conventionalcommits.org ([#421](https://github.com/conventional-changelog/conventional-changelog/issues/421)) ([f2fb240](https://github.com/conventional-changelog/conventional-changelog/commit/f2fb240))