Releases: nodejs/changelog-maker
Releases · nodejs/changelog-maker
v3.2.5
3.2.5 (2023-09-27)
Bug Fixes
Trivial Changes
- deps: bump @octokit/graphql from 5.0.6 to 7.0.1 (e0385f1)
- deps: bump actions/checkout from 3 to 4 (006c2d0)
- deps: bump actions/setup-node from 3.6.0 to 3.8.0 (2e8bce3)
- deps: bump actions/setup-node from 3.8.0 to 3.8.1 (46deecf)
- update dependencies (7881e1b)
v3.2.4
3.2.4 (2023-05-15)
Trivial Changes
- deps: bump remark-preset-lint-node from 3.4.0 to 4.0.0 (7eae6ff)
v3.2.3
3.2.3 (2023-04-10)
Bug Fixes
v3.2.2
3.2.2 (2023-04-06)
Trivial Changes
- deps: bump commit-stream from 1.1.0 to 2.0.1 (8821209)
v3.2.1
3.2.1 (2022-07-12)
Trivial Changes
- deps: bump @octokit/graphql from 4.8.0 to 5.0.0 (#132) (a44c88e)
v3.2.0
3.2.0 (2022-06-16)
Features
- --find-matching-prs for commits without PR-URL (#130) (0aa7a2e)
Trivial Changes
- update node versions in Actions matrix (& enable macos) (#131) (2a87620)
v3.1.0
3.1.0 (2022-05-05)
Features
Trivial Changes
- no-release: bump actions/checkout from 2 to 3 (#125) (dfcda56)
- no-release: bump actions/setup-node from 2 to 3 (#124) (89a19e0)
- no-release: bump standard from 16.0.4 to 17.0.0 (#129) (387fff4)
- no-release: bump tap from 15.2.3 to 16.0.0 (#126) (6665653)
v3.0.0
3.0.0 (2022-01-17)
⚠ BREAKING CHANGES
- switch to ESM, fix output colourising, dedupe more code w/ branch-diff
Features
- switch to ESM, fix output colourising, dedupe more code w/ branch-diff (cf51a0f)
Bug Fixes
- add back --format=x arg option (1462378)
Trivial Changes
- remove Node.js v12 support (fcf0d85)
v2.8.0
2.8.0 (2022-01-17)
Features
- escape markdown characters in user provided strings (#122) (aa0234f)
v2.7.4
2.7.4 (2021-11-23)
Trivial Changes