We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0ecb8 commit e23a26fCopy full SHA for e23a26f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.7](https://github.com/nodejs/changelog-maker/compare/v3.2.6...v3.2.7) (2023-12-12)
2
+
3
4
+### Trivial Changes
5
6
+* drop 16.x and add 20.x to CI ([cc0ecb8](https://github.com/nodejs/changelog-maker/commit/cc0ecb85bc75af438786e97196a560139045663a))
7
8
## [3.2.6](https://github.com/nodejs/changelog-maker/compare/v3.2.5...v3.2.6) (2023-10-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "changelog-maker",
- "version": "3.2.6",
+ "version": "3.2.7",
"description": "A git log to CHANGELOG.md tool",
"main": "changelog-maker.js",
"type": "module",
0 commit comments