Skip to content

Commit

Permalink
chore(release): 3.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.4](v3.2.3...v3.2.4) (2023-05-15)

### Trivial Changes

* **deps:** bump remark-preset-lint-node from 3.4.0 to 4.0.0 ([7eae6ff](7eae6ff))
  • Loading branch information
semantic-release-bot committed May 15, 2023
1 parent 7eae6ff commit 1825a51
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.4](https://github.com/nodejs/changelog-maker/compare/v3.2.3...v3.2.4) (2023-05-15)


### Trivial Changes

* **deps:** bump remark-preset-lint-node from 3.4.0 to 4.0.0 ([7eae6ff](https://github.com/nodejs/changelog-maker/commit/7eae6ffe93ae346f8a017b5328c7d263843eeb17))

## [3.2.3](https://github.com/nodejs/changelog-maker/compare/v3.2.2...v3.2.3) (2023-04-10)


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": "3.2.3",
"version": "3.2.4",
"description": "A git log to CHANGELOG.md tool",
"main": "changelog-maker.js",
"type": "module",
Expand Down

0 comments on commit 1825a51

Please sign in to comment.