Releases: adfinis/semantic-release-config
Releases · adfinis/semantic-release-config
v5.0.0
5.0.0 (2024-06-07)
BREAKING CHANGES
- semantic release >= 23 required node >= 20
v4.1.0
4.1.0 (2023-10-03)
Features
v4.0.0
4.0.0 (2023-04-26)
chore
- deps: update dependencies (534b2bb)
- rename to @adfinis/semantic-release-config (9f18c9e)
BREAKING CHANGES
- This package was renamed from
@adfinis-sygroup/semantic-release-config
to @adfinis/semantic-release-config
- deps: Remove support for Node < v18.
v3.4.0
3.4.0 (2022-01-12)
Features
- changelog: add changelog plugin again (799dae4)
v3.3.0
3.3.0 (2022-01-11)
Features
- config: configure alpha and beta release channels (4b131b5)
v3.2.1
3.2.1 (2021-11-25)
Bug Fixes
- release: remove changelog generation (2f66369)
v3.2.0
3.2.0 (2021-08-04)
Features
- update dependencies and move commitlint to dev dependencies (eb95d40)
v3.1.0
3.1.0 (2020-11-24)
Features
- config: Release from github actions and add main branch to publish branches (8a55ce7)
v3.0.1
3.0.1 (2020-11-06)
Bug Fixes
- add master to branches config (cac591c)
- use new syntax for release branch config (#148) (d38773f)
v3.0.0
3.0.0 (2020-11-03)
BREAKING CHANGES
- Drop support for node versions under 10