better_git_changelog
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -5,3 +5,3 @@ # Changelog | ||
17 merges; 2 releases | ||
19 merges; 6 releases | ||
@@ -16,3 +16,3 @@ | ||
<a href="#1__4__1">1.4.1</a>, <a href="#1__0__0">1.0.0</a> | ||
<a href="#1__6__2">1.6.2</a>, <a href="#1__6__1">1.6.1</a>, <a href="#1__6__0">1.6.0</a>, <a href="#1__5__0">1.5.0</a>, <a href="#1__4__1">1.4.1</a>, <a href="#1__0__0">1.0.0</a> | ||
@@ -27,4 +27,40 @@ | ||
## [Untagged] - 6/6/2022 11:40:38 AM | ||
<a name="1__6__2" /> | ||
## [1.6.2] - 6/18/2022 7:29:38 AM | ||
Commit [f51a3dc23ed3109ed13e6c4674cc97bd9edf1c39](https://github.com/StoneCypher/jssm/commit/f51a3dc23ed3109ed13e6c4674cc97bd9edf1c39) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* commander shouldn't be a devdep because we aren't bundling | ||
| ||
| ||
<a name="1__6__1" /> | ||
## [1.6.1] - 6/6/2022 12:43:11 PM | ||
Commit [67b161ca1272aaf3e04dcf7fa5b5978df587485c](https://github.com/StoneCypher/jssm/commit/67b161ca1272aaf3e04dcf7fa5b5978df587485c) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Link in short to long was wrong | ||
| ||
| ||
<a name="1__6__0" /> | ||
## [1.6.0] - 6/6/2022 11:40:38 AM | ||
Commit [ec266b5239fba0bca072e9e9a0e152c94b44fc1d](https://github.com/StoneCypher/jssm/commit/ec266b5239fba0bca072e9e9a0e152c94b44fc1d) | ||
@@ -43,4 +79,6 @@ | ||
## [Untagged] - 6/6/2022 9:21:23 AM | ||
<a name="1__5__0" /> | ||
## [1.5.0] - 6/6/2022 9:21:23 AM | ||
Commit [95c6e63dd19e0739240e37367aa9468f77e4e137](https://github.com/StoneCypher/jssm/commit/95c6e63dd19e0739240e37367aa9468f77e4e137) | ||
@@ -47,0 +85,0 @@ |
@@ -5,3 +5,3 @@ # Changelog | ||
17 merges; 2 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
19 merges; 6 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
@@ -16,3 +16,3 @@ | ||
<a href="#1__4__1">1.4.1</a>, <a href="#1__0__0">1.0.0</a> | ||
<a href="#1__6__2">1.6.2</a>, <a href="#1__6__1">1.6.1</a>, <a href="#1__6__0">1.6.0</a>, <a href="#1__5__0">1.5.0</a>, <a href="#1__4__1">1.4.1</a>, <a href="#1__0__0">1.0.0</a> | ||
@@ -27,9 +27,11 @@ | ||
## [Untagged] - 6/6/2022 11:40:38 AM | ||
<a name="1__6__2" /> | ||
Commit [ec266b5239fba0bca072e9e9a0e152c94b44fc1d](https://github.com/StoneCypher/jssm/commit/ec266b5239fba0bca072e9e9a0e152c94b44fc1d) | ||
## [1.6.2] - 6/18/2022 7:29:38 AM | ||
Commit [f51a3dc23ed3109ed13e6c4674cc97bd9edf1c39](https://github.com/StoneCypher/jssm/commit/f51a3dc23ed3109ed13e6c4674cc97bd9edf1c39) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Add ability to set short length; better logging; bugfixes | ||
* commander shouldn't be a devdep because we aren't bundling | ||
@@ -43,9 +45,11 @@ | ||
## [Untagged] - 6/6/2022 9:21:23 AM | ||
<a name="1__6__1" /> | ||
Commit [95c6e63dd19e0739240e37367aa9468f77e4e137](https://github.com/StoneCypher/jssm/commit/95c6e63dd19e0739240e37367aa9468f77e4e137) | ||
## [1.6.1] - 6/6/2022 12:43:11 PM | ||
Commit [67b161ca1272aaf3e04dcf7fa5b5978df587485c](https://github.com/StoneCypher/jssm/commit/67b161ca1272aaf3e04dcf7fa5b5978df587485c) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Self-run in build. Fix various bugs. Support for short length control. | ||
* Link in short to long was wrong | ||
@@ -59,11 +63,11 @@ | ||
<a name="1__4__1" /> | ||
<a name="1__6__0" /> | ||
## [1.4.1] - 6/6/2022 8:56:41 AM | ||
## [1.6.0] - 6/6/2022 11:40:38 AM | ||
Commit [b1bbc19ba7d9861ae506e0d3543de308ecaec80f](https://github.com/StoneCypher/jssm/commit/b1bbc19ba7d9861ae506e0d3543de308ecaec80f) | ||
Commit [ec266b5239fba0bca072e9e9a0e152c94b44fc1d](https://github.com/StoneCypher/jssm/commit/ec266b5239fba0bca072e9e9a0e152c94b44fc1d) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* not complex enough to need a distinct ci build | ||
* Add ability to set short length; better logging; bugfixes | ||
@@ -77,9 +81,11 @@ | ||
## [Untagged] - 6/6/2022 8:55:53 AM | ||
<a name="1__5__0" /> | ||
Commit [0b8ae7decba920a34cb84cb963ef40975fccfe50](https://github.com/StoneCypher/jssm/commit/0b8ae7decba920a34cb84cb963ef40975fccfe50) | ||
## [1.5.0] - 6/6/2022 9:21:23 AM | ||
Commit [95c6e63dd19e0739240e37367aa9468f77e4e137](https://github.com/StoneCypher/jssm/commit/95c6e63dd19e0739240e37367aa9468f77e4e137) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Improved logging, fixed non-required arg, set up automation in 1.3.0 | ||
* Self-run in build. Fix various bugs. Support for short length control. | ||
@@ -93,9 +99,11 @@ | ||
## [Untagged] - 6/6/2022 8:53:41 AM | ||
<a name="1__4__1" /> | ||
Commit [a6864bfbb7b91724ddd840084a5b231603b5f790](https://github.com/StoneCypher/jssm/commit/a6864bfbb7b91724ddd840084a5b231603b5f790) | ||
## [1.4.1] - 6/6/2022 8:56:41 AM | ||
Commit [b1bbc19ba7d9861ae506e0d3543de308ecaec80f](https://github.com/StoneCypher/jssm/commit/b1bbc19ba7d9861ae506e0d3543de308ecaec80f) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* oh, didn't have an automation, whoops | ||
* not complex enough to need a distinct ci build | ||
@@ -109,9 +117,9 @@ | ||
## [Untagged] - 6/6/2022 8:38:32 AM | ||
## [Untagged] - 6/6/2022 8:55:53 AM | ||
Commit [fecb3a62f47c439ef8ecb8d3a6eb87e98ea91aa7](https://github.com/StoneCypher/jssm/commit/fecb3a62f47c439ef8ecb8d3a6eb87e98ea91aa7) | ||
Commit [0b8ae7decba920a34cb84cb963ef40975fccfe50](https://github.com/StoneCypher/jssm/commit/0b8ae7decba920a34cb84cb963ef40975fccfe50) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* long and short mechanics | ||
* Improved logging, fixed non-required arg, set up automation in 1.3.0 | ||
@@ -125,9 +133,9 @@ | ||
## [Untagged] - 6/6/2022 8:28:50 AM | ||
## [Untagged] - 6/6/2022 8:53:41 AM | ||
Commit [b8270eab75af5a51ccdb2f31f2875c58e8bed527](https://github.com/StoneCypher/jssm/commit/b8270eab75af5a51ccdb2f31f2875c58e8bed527) | ||
Commit [a6864bfbb7b91724ddd840084a5b231603b5f790](https://github.com/StoneCypher/jssm/commit/a6864bfbb7b91724ddd840084a5b231603b5f790) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* long and short forms for jssm overlength | ||
* oh, didn't have an automation, whoops | ||
@@ -141,9 +149,9 @@ | ||
## [Untagged] - 5/23/2022 1:07:35 PM | ||
## [Untagged] - 6/6/2022 8:38:32 AM | ||
Commit [f5438606eb671c5b29aba1033db701139dbb8369](https://github.com/StoneCypher/jssm/commit/f5438606eb671c5b29aba1033db701139dbb8369) | ||
Commit [fecb3a62f47c439ef8ecb8d3a6eb87e98ea91aa7](https://github.com/StoneCypher/jssm/commit/fecb3a62f47c439ef8ecb8d3a6eb87e98ea91aa7) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* changelog | ||
* long and short mechanics | ||
@@ -157,11 +165,9 @@ | ||
<a name="1__0__0" /> | ||
## [Untagged] - 6/6/2022 8:28:50 AM | ||
## [1.0.0] - 5/23/2022 1:05:40 PM | ||
Commit [b8270eab75af5a51ccdb2f31f2875c58e8bed527](https://github.com/StoneCypher/jssm/commit/b8270eab75af5a51ccdb2f31f2875c58e8bed527) | ||
Commit [dcd8246c7e8cb2181cc7a25d90d07f1e627105eb](https://github.com/StoneCypher/jssm/commit/dcd8246c7e8cb2181cc7a25d90d07f1e627105eb) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Initial release | ||
* long and short forms for jssm overlength | ||
@@ -175,11 +181,8 @@ | ||
## [Untagged] - 5/23/2022 12:52:03 PM | ||
## [Untagged] - 5/23/2022 1:07:35 PM | ||
Commit [72cfe947c64edf1e4f61fa8a851aeac463246eee](https://github.com/StoneCypher/jssm/commit/72cfe947c64edf1e4f61fa8a851aeac463246eee) | ||
Commit [f5438606eb671c5b29aba1033db701139dbb8369](https://github.com/StoneCypher/jssm/commit/f5438606eb671c5b29aba1033db701139dbb8369) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
Merges [26b16b6, 00a0691] | ||
* Merge pull request #1 from StoneCypher/StoneCypher-patch-readme | ||
* Update README.md | ||
* changelog |
{ | ||
"name": "better_git_changelog", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "Make a changelog from git commits, tags, and releases", | ||
@@ -35,9 +35,9 @@ "main": "src/js/index.js", | ||
"devDependencies": { | ||
"pegjs": "^0.10.0" | ||
"pegjs": "^0.10.0", | ||
"semver": "^7.5.4" | ||
}, | ||
"dependencies": { | ||
"commander": "^9.2.0", | ||
"arg-parser": "^1.2.0", | ||
"semver": "^7.3.7" | ||
"commander": "^9.2.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # better_git_changelog |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ /* |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
149406
2
- Removedsemver@^7.3.7
- Removedsemver@7.6.3(transitive)