All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0 (2024-06-10)
- require
semantic-release
v24 (#128)
4.1.8 (2024-06-03)
- deps: update dependency conventional-changelog-conventionalcommits to v8 (#124) (1dfce8e)
- deps: update dependency semantic-release to v24 (#126) (e6e5594)
- deps: update non-major (#118) (9a6695d)
4.1.7 (2024-02-26)
4.1.6 (2023-10-24)
- deps: update dependency semantic-release to v22 (e67b045)
4.1.5 (2023-10-23)
- deps: Update dependency conventional-changelog-conventionalcommits to v7 (#104) (2614d5c)
- deps: update dependency semantic-release to v22 (#106) (0439f36)
4.1.4 (2023-08-24)
- add provenance (cf35960)
- turn off success comments for now (ebf2846)
- use tagFormat for monorepos (81edfff)
4.1.3 (2023-08-07)
- turn
successComment
on github release back on (5660189)
4.1.2 (2023-07-13)
- deps: update dependency conventional-changelog-conventionalcommits to v6 (#90) (0d58fdb)
- deps: update non-major (#92) (3397e42)
4.1.1 (2023-04-12)
4.1.0 (2023-03-26)
4.0.2 (2023-03-20)
- update semver range (a671b7b)
4.0.1 (2023-03-20)
- deps: update dependency semantic-release-license to ^1.0.3 (#71) (286960d)
- deps: update semantic-release monorepo (6f2956e)
- make prettier PRs (fe45bd9)
4.0.0 (2023-01-20)
- if your package manager don't auto install peers add
semantic-release
manually:npm install --save-dev semantic-release
semantic-release
is now a peer dep (bcc84e7)
3.0.2 (2023-01-08)
3.0.1 (2023-01-08)
3.0.0 (2023-01-07)
- deps: Drops support for Node v16 and older
2.0.5 (2023-01-01)
2.0.4 (2022-12-16)
2.0.3 (2022-12-06)
- deps: update dependency @semantic-release/changelog to ^6.0.2 (1d53742)
2.0.2 (2022-10-06)
- update readme CI example (1e8a5a2)
2.0.1 (2022-08-24)
- deps: update dependency semantic-release to ^19.0.5 (3479eae)
2.0.0 (2022-08-17)
- this preset used the angular commit convention previously, from now on it's conventional commits so we match our commitlint and other semantic release setups.
- add note in TODO about docs (0b6ecdc)
1.1.4 (2022-08-17)
- test new workflow (d6ee43c)
1.1.3 (2022-08-17)
- changelog title formatting (b87a365)
1.1.2 (2022-08-17)
- run prettier on changelog (0191f99)
1.1.1 (2022-08-17)
- disable markdownlint in changelog (76b81f2)
1.1.0 (2022-08-17)
1.0.3 (2022-08-17)
- deps: update dependency semantic-release to ^19.0.3 (287d8d0)
1.0.2 (2022-08-17)
- no release commit body to pass commitlint (4e29fc5)
1.0.1 (2022-08-16)
- README: add link to gitlab preset (329fa8c)
- initial release (1d77669)