Skip to content

Commit 0bea2b8

Browse files
chore(release): 4.4.21 [skip ci]
## [4.4.21](v4.4.20...v4.4.21) (2026-03-16) ### Trivial Changes * **deps-dev:** bump undici from 6.23.0 to 6.24.1 ([#211](#211)) ([8d703db](8d703db))
1 parent 8d703db commit 0bea2b8

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.4.21](https://github.com/nodejs/changelog-maker/compare/v4.4.20...v4.4.21) (2026-03-16)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump undici from 6.23.0 to 6.24.1 ([#211](https://github.com/nodejs/changelog-maker/issues/211)) ([8d703db](https://github.com/nodejs/changelog-maker/commit/8d703dbd4acc713544d85f6ff1510ab261e6a065))
6+
17
## [4.4.20](https://github.com/nodejs/changelog-maker/compare/v4.4.19...v4.4.20) (2026-03-16)
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.20",
3+
"version": "4.4.21",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)