Skip to content

Commit bd36756

Browse files
chore(release): 4.4.10 [skip ci]
## [4.4.10](v4.4.9...v4.4.10) (2026-01-24) ### Bug Fixes * **ci:** fix dependabot config ([#193](#193)) ([236ed27](236ed27))
1 parent 236ed27 commit bd36756

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.10](https://github.com/nodejs/changelog-maker/compare/v4.4.9...v4.4.10) (2026-01-24)
2+
3+
### Bug Fixes
4+
5+
* **ci:** fix dependabot config ([#193](https://github.com/nodejs/changelog-maker/issues/193)) ([236ed27](https://github.com/nodejs/changelog-maker/commit/236ed27a304c7992370339d1188fcca966db0f20))
6+
17
## [4.4.9](https://github.com/nodejs/changelog-maker/compare/v4.4.8...v4.4.9) (2026-01-22)
28

39
### Trivial Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)