Skip to content

Commit 46154c2

Browse files
chore(release): 4.4.35 [skip ci]
## [4.4.35](v4.4.34...v4.4.35) (2026-06-22) ### Trivial Changes * **deps:** bump js-yaml from 4.1.1 to 4.2.0 ([#236](#236)) ([2898776](2898776)) * **deps:** bump tar and npm ([#237](#237)) ([d4ef5ad](d4ef5ad))
1 parent d4ef5ad commit 46154c2

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.4.35](https://github.com/nodejs/changelog-maker/compare/v4.4.34...v4.4.35) (2026-06-22)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump js-yaml from 4.1.1 to 4.2.0 ([#236](https://github.com/nodejs/changelog-maker/issues/236)) ([2898776](https://github.com/nodejs/changelog-maker/commit/289877634e8b58fb492c072a7510af7d4400c604))
6+
* **deps:** bump tar and npm ([#237](https://github.com/nodejs/changelog-maker/issues/237)) ([d4ef5ad](https://github.com/nodejs/changelog-maker/commit/d4ef5ad0cc140128d7ce546d16ce03ff021b1e36))
7+
18
## [4.4.34](https://github.com/nodejs/changelog-maker/compare/v4.4.33...v4.4.34) (2026-06-22)
29

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

0 commit comments

Comments
 (0)