Skip to content

Commit d48c180

Browse files
chore(release): 4.4.17 [skip ci]
## [4.4.17](v4.4.16...v4.4.17) (2026-03-03) ### Trivial Changes * **deps-dev:** bump tap from 21.5.1 to 21.6.2 ([#204](#204)) ([4f71ccc](4f71ccc))
1 parent 4f71ccc commit d48c180

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.17](https://github.com/nodejs/changelog-maker/compare/v4.4.16...v4.4.17) (2026-03-03)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump tap from 21.5.1 to 21.6.2 ([#204](https://github.com/nodejs/changelog-maker/issues/204)) ([4f71ccc](https://github.com/nodejs/changelog-maker/commit/4f71ccc5721e705031848389d3cee2928aa8eeb5))
6+
17
## [4.4.16](https://github.com/nodejs/changelog-maker/compare/v4.4.15...v4.4.16) (2026-02-23)
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.16",
3+
"version": "4.4.17",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)