Skip to content

Commit 44e442d

Browse files
chore(release): 4.4.16 [skip ci]
## [4.4.16](v4.4.15...v4.4.16) (2026-02-23) ### Trivial Changes * **deps:** bump tar and npm ([#203](#203)) ([a3ec702](a3ec702))
1 parent a3ec702 commit 44e442d

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
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.16](https://github.com/nodejs/changelog-maker/compare/v4.4.15...v4.4.16) (2026-02-23)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump tar and npm ([#203](https://github.com/nodejs/changelog-maker/issues/203)) ([a3ec702](https://github.com/nodejs/changelog-maker/commit/a3ec70281631a0c214a4eb7839b2c7b065783439))
6+
17
## [4.4.15](https://github.com/nodejs/changelog-maker/compare/v4.4.14...v4.4.15) (2026-02-23)
28

39
### Trivial Changes

package-lock.json

Lines changed: 18 additions & 4 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.15",
3+
"version": "4.4.16",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)