We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ef603 commit 4ba80e9Copy full SHA for 4ba80e9
.flowconfig
@@ -3,6 +3,7 @@
3
.*/node_modules/config-chain/test/broken.json
4
.*/node_modules/npmconf/test/fixtures/package.json
5
.*/node_modules/conventional-changelog-core/test/fixtures/_malformation.json
6
+.*/node_modules/documentation/.*
7
.*/__tests__/.*
8
9
[include]
package.json
@@ -39,8 +39,8 @@
39
"babel-preset-es2015-node4": "^2.1.0",
40
"babel-register": "^6.11.6",
41
"chai": "^3.5.0",
42
- "conventional-changelog-cli": "^1.2.0",
43
- "conventional-changelog-lint": "^1.0.1",
+ "conventional-changelog-cli": "1.3.2",
+ "conventional-changelog-lint": "2.1.1",
44
"conventional-changelog-lint-config-canonical": "^1.0.0",
45
"conventional-recommended-bump": "^0.3.0",
46
"coveralls": "^2.11.12",
0 commit comments