Skip to content

Commit e22e17a

Browse files
chore(release): 4.4.1 [skip ci]
## [4.4.1](v4.4.0...v4.4.1) (2025-03-18) ### Trivial Changes * **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([594f7b8](594f7b8))
1 parent 594f7b8 commit e22e17a

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.1](https://github.com/nodejs/changelog-maker/compare/v4.4.0...v4.4.1) (2025-03-18)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([594f7b8](https://github.com/nodejs/changelog-maker/commit/594f7b8e8860a1899640b35efb456abf9d01f7b4))
6+
17
## [4.4.0](https://github.com/nodejs/changelog-maker/compare/v4.3.3...v4.4.0) (2025-02-19)
28

39
### Features

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.0",
3+
"version": "4.4.1",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)