Skip to content

Commit

Permalink
chore(release): 3.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.2](v3.2.1...v3.2.2) (2023-04-06)

### Trivial Changes

* **deps:** bump commit-stream from 1.1.0 to 2.0.1 ([8821209](8821209))
  • Loading branch information
semantic-release-bot committed Apr 6, 2023
1 parent 8821209 commit 34a83a6
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.2](https://github.com/nodejs/changelog-maker/compare/v3.2.1...v3.2.2) (2023-04-06)


### Trivial Changes

* **deps:** bump commit-stream from 1.1.0 to 2.0.1 ([8821209](https://github.com/nodejs/changelog-maker/commit/8821209da3dae7ac2c6cf46285c02dedca4493c0))

## [3.2.1](https://github.com/nodejs/changelog-maker/compare/v3.2.0...v3.2.1) (2022-07-12)


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

0 comments on commit 34a83a6

Please sign in to comment.