We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a91332 commit 000d25eCopy full SHA for 000d25e
CHANGELOG.md
@@ -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
7
## [4.3.0](https://github.com/nodejs/changelog-maker/compare/v4.2.1...v4.3.0) (2024-12-02)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "changelog-maker",
- "version": "4.3.0",
+ "version": "4.3.1",
"description": "A git log to CHANGELOG.md tool",
"main": "changelog-maker.js",
"type": "module",
0 commit comments