@@ -184,6 +184,44 @@ wildcards: {
184
184
}
185
185
` ` `
186
186
187
+ # # Related projects
188
+
189
+ * [angular-precommit](https://git.io/vwTDd)
190
+ β Pre commit with angular conventions
191
+
192
+ * [conventional-changelog-cli](https://git.io/vwTDA)
193
+ β Generate a changelog from conventional commit history
194
+
195
+ * [cz-conventional-changelog-lint](https://git.io/vwTyf)
196
+ β Let an interactive command line interface help you with creating commit
197
+ messages matching your ` conventional-changelog-lint` configuration
198
+
199
+ * [conventional-changelog-lint-config-angular](https://git.io/vwTy4)
200
+ β Shareable conventional-changelog-lint config enforcing the angular
201
+ commit convention
202
+
203
+ * [conventional-changelog-lint-config-atom](https://git.io/vwTy9)
204
+ β Shareable configuration for conventional-changelog-lint based on the
205
+ atom commit guidelines
206
+
207
+ * [conventional-changelog-lint-config-patternplate](https://git.io/vwTyz)
208
+ β Lint your commits, patternplate-style
209
+
210
+ * [conventional-commits-detector](https://git.io/vwTyk)
211
+ β Detect what commit message convention your repository is using
212
+
213
+ * [conventional-github-releaser](https://git.io/vwTyI)
214
+ β Make a new GitHub release from git metadata
215
+
216
+ * [conventional-recommended-bump](https://git.io/vwTyL)
217
+ β Get a recommended version bump based on conventional commits
218
+
219
+ * [commitizen](https://git.io/vwTym)
220
+ β Simple commit conventions for internet citizens
221
+
222
+ * [standard-changelog](https://git.io/vwTyO)
223
+ β Generate a changelog from conventional commit history, angular-style
224
+
187
225
---
188
226
189
227
Copyright 2016 by [Mario Nebl](https://github.com/marionebl)
0 commit comments