Skip to content

Commit

Permalink
chore(release): 4.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.3](v4.3.2...v4.3.3) (2025-01-27)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([#175](#175)) ([04df5de](04df5de))
  • Loading branch information
semantic-release-bot committed Jan 27, 2025
1 parent 04df5de commit 1c30f08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.3.3](https://github.com/nodejs/changelog-maker/compare/v4.3.2...v4.3.3) (2025-01-27)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([#175](https://github.com/nodejs/changelog-maker/issues/175)) ([04df5de](https://github.com/nodejs/changelog-maker/commit/04df5de4d28b098a7e785b8b6f102c2388423dc9))

## [4.3.2](https://github.com/nodejs/changelog-maker/compare/v4.3.1...v4.3.2) (2025-01-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changelog-maker",
"version": "4.3.2",
"version": "4.3.3",
"description": "A git log to CHANGELOG.md tool",
"main": "changelog-maker.js",
"type": "module",
Expand Down

0 comments on commit 1c30f08

Please sign in to comment.