Skip to content

Commit 5a97713

Browse files
chore(release): 4.4.2 [skip ci]
## [4.4.2](v4.4.1...v4.4.2) (2025-04-15) ### Trivial Changes * **deps:** bump actions/setup-node from 4.3.0 to 4.4.0 ([#181](#181)) ([9b57cb4](9b57cb4))
1 parent 9b57cb4 commit 5a97713

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.4.2](https://github.com/nodejs/changelog-maker/compare/v4.4.1...v4.4.2) (2025-04-15)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.3.0 to 4.4.0 ([#181](https://github.com/nodejs/changelog-maker/issues/181)) ([9b57cb4](https://github.com/nodejs/changelog-maker/commit/9b57cb479d2402f146665856d1d766e539154fa1))
6+
17
## [4.4.1](https://github.com/nodejs/changelog-maker/compare/v4.4.0...v4.4.1) (2025-03-18)
28

39
### Trivial Changes

package.json

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

0 commit comments

Comments
 (0)