Skip to content

Commit 000d25e

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2024-12-02) ### Trivial Changes * **deps-dev:** bump tap from 19.2.5 to 21.0.1 ([2a91332](2a91332))
1 parent 2a91332 commit 000d25e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.3.1](https://github.com/nodejs/changelog-maker/compare/v4.3.0...v4.3.1) (2024-12-02)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump tap from 19.2.5 to 21.0.1 ([2a91332](https://github.com/nodejs/changelog-maker/commit/2a91332951968e859dadfacf47796cf9be5aec97))
6+
17
## [4.3.0](https://github.com/nodejs/changelog-maker/compare/v4.2.1...v4.3.0) (2024-12-02)
28

39
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changelog-maker",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"type": "module",

0 commit comments

Comments
 (0)