Skip to content

Commit 127143e

Browse files
chore(release): 4.4.5 [skip ci]
## [4.4.5](v4.4.4...v4.4.5) (2025-10-15) ### Trivial Changes * **deps:** bump actions/setup-node from 5.0.0 to 6.0.0 ([#186](#186)) ([46581cc](46581cc))
1 parent 46581cc commit 127143e

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.5](https://github.com/nodejs/changelog-maker/compare/v4.4.4...v4.4.5) (2025-10-15)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 5.0.0 to 6.0.0 ([#186](https://github.com/nodejs/changelog-maker/issues/186)) ([46581cc](https://github.com/nodejs/changelog-maker/commit/46581cc6d0f2e866737bd56f7376fd9543b3f2b9))
6+
17
## [4.4.4](https://github.com/nodejs/changelog-maker/compare/v4.4.3...v4.4.4) (2025-09-05)
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.4",
3+
"version": "4.4.5",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)