Skip to content

Commit 2811a11

Browse files
chore(release): 3.2.6 [skip ci]
## [3.2.6](v3.2.5...v3.2.6) (2023-10-25) ### Trivial Changes * **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([184e2bb](184e2bb))
1 parent 184e2bb commit 2811a11

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.6](https://github.com/nodejs/changelog-maker/compare/v3.2.5...v3.2.6) (2023-10-25)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([184e2bb](https://github.com/nodejs/changelog-maker/commit/184e2bb5d2644f414cc9b7b4d816b09fc2a4c4c0))
7+
18
## [3.2.5](https://github.com/nodejs/changelog-maker/compare/v3.2.4...v3.2.5) (2023-09-27)
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.5",
3+
"version": "3.2.6",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)