mt-changelog
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -0,1 +1,15 @@ | ||
v0.5.1 - Mon, 01 Jun 2015 17:07:25 GMT | ||
-------------------------------------- | ||
- [8a0046f](../../commit/8a0046f) [fixed] Missing files from npm publish | ||
v0.5.0 - Mon, 24 Nov 2014 16:52:44 GMT | ||
-------------------------------------- | ||
- [2ffd9a7](../../commits/2ffd9a7) [changed] Rename project to mt-changelog | ||
- [f554a22](../../commits/f554a22) [added] Allow to exclude pre-releases | ||
- [e638690](../../commits/e638690) [added] Expose node api and custom formatter support | ||
v0.4.0 - Mon, 24 Nov 2014 16:52:44 GMT | ||
@@ -2,0 +16,0 @@ -------------------------------------- |
{ | ||
"name": "mt-changelog", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "creates changelogs for git projects", | ||
"main": "lib/index.js", | ||
"directories": { | ||
"lib": "lib/" | ||
}, | ||
"files": [ | ||
"CHANGELOG.md", | ||
"LICENSE", | ||
"README.md", | ||
"bin", | ||
"dist", | ||
"lib" | ||
], | ||
"bin": { | ||
@@ -7,0 +18,0 @@ "changelog": "bin/changelog" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
12032
11
167
1