Skip to content

Commit 35b762c

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2024-02-07) ### Trivial Changes * **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([#160](#160)) ([766aa1e](766aa1e))
1 parent 766aa1e commit 35b762c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.1](https://github.com/nodejs/changelog-maker/compare/v4.1.0...v4.1.1) (2024-02-07)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([#160](https://github.com/nodejs/changelog-maker/issues/160)) ([766aa1e](https://github.com/nodejs/changelog-maker/commit/766aa1ef9802397d3b5efd92f369ce6528270c35))
7+
18
## [4.1.0](https://github.com/nodejs/changelog-maker/compare/v4.0.1...v4.1.0) (2024-01-10)
29

310

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

0 commit comments

Comments
 (0)