Skip to content

Commit e23a26f

Browse files
chore(release): 3.2.7 [skip ci]
## [3.2.7](v3.2.6...v3.2.7) (2023-12-12) ### Trivial Changes * drop 16.x and add 20.x to CI ([cc0ecb8](cc0ecb8))
1 parent cc0ecb8 commit e23a26f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.2.6](https://github.com/nodejs/changelog-maker/compare/v3.2.5...v3.2.6) (2023-10-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changelog-maker",
3-
"version": "3.2.6",
3+
"version": "3.2.7",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)