Skip to content

Commit caeeabd

Browse files
chore(release): 2.7.4 [skip ci]
### [2.7.4](v2.7.3...v2.7.4) (2021-11-23) ### Trivial Changes * **deps:** remove package-lock.json ([#118](#118)) ([a059bc7](a059bc7)) * **no-release:** bump tap from 15.0.10 to 15.1.1 ([#113](#113)) ([fcfc5c8](fcfc5c8))
1 parent a059bc7 commit caeeabd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [2.7.4](https://github.com/nodejs/changelog-maker/compare/v2.7.3...v2.7.4) (2021-11-23)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** remove package-lock.json ([#118](https://github.com/nodejs/changelog-maker/issues/118)) ([a059bc7](https://github.com/nodejs/changelog-maker/commit/a059bc7ca9b5e16b6678f4f419454aff76fd4b5b))
7+
* **no-release:** bump tap from 15.0.10 to 15.1.1 ([#113](https://github.com/nodejs/changelog-maker/issues/113)) ([fcfc5c8](https://github.com/nodejs/changelog-maker/commit/fcfc5c80ded8f64ae4bf672828272287d34a2b27))
8+
19
### [2.7.3](https://github.com/nodejs/changelog-maker/compare/v2.7.2...v2.7.3) (2021-10-28)
210

311

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": "2.7.3",
3+
"version": "2.7.4",
44
"description": "A git log to CHANGELOG.md tool",
55
"main": "changelog-maker.js",
66
"bin": {

0 commit comments

Comments
 (0)