We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa0c31 commit ecb275bCopy full SHA for ecb275b
2 files changed
package.json
@@ -64,6 +64,7 @@
64
},
65
"devDependencies": {
66
"chai": "^3.5.0",
67
+ "conventional-changelog": "^1.1.0",
68
"eslint": "^2.8.0",
69
"exists-sync": "0.0.3",
70
"minimatch": "^3.0.0",
@@ -73,8 +74,8 @@
73
74
"rewire": "^2.5.1",
75
"sinon": "^1.17.3",
76
"through": "^2.3.8",
- "tslint": "^3.8.1",
77
"tree-kill": "^1.0.0",
78
+ "tslint": "^3.8.1",
79
"walk-sync": "^0.2.6"
80
}
81
scripts/publish/changelog.js
100644
100755
0 commit comments