Skip to content

Latest commit

 

History

History
142 lines (65 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

142 lines (65 loc) · 5.58 KB

5.0.0 (2024-06-07)

BREAKING CHANGES

  • semantic release >= 23 required node >= 20

4.1.0 (2023-10-03)

Features

  • update semantic-release (7b53ede)

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.

3.4.0 (2022-01-12)

Features

  • changelog: add changelog plugin again (799dae4)

3.3.0 (2022-01-11)

Features

  • config: configure alpha and beta release channels (4b131b5)

3.2.0 (2021-08-04)

Features

  • update dependencies and move commitlint to dev dependencies (eb95d40)

3.1.0 (2020-11-24)

Features

  • config: Release from github actions and add main branch to publish branches (8a55ce7)

3.0.1 (2020-11-06)

Bug Fixes

  • add master to branches config (cac591c)
  • use new syntax for release branch config (#148) (d38773f)

3.0.0 (2020-11-03)

  • chore!: update packages (0dafbde)

BREAKING CHANGES

  • Drop support for node versions under 10

2.1.4 (2019-08-06)

Bug Fixes

  • release: remove ci skipping from release message (5739f49)

2.1.3 (2019-06-18)

Bug Fixes

  • deps: update semantic-release monorepo (fe4adc5)

2.1.2 (2019-05-31)

Bug Fixes

  • deps: update commitlint monorepo to v8 (a1050aa)

2.1.1 (2019-05-20)

Bug Fixes

  • deps: update and pin dependencies (d3957bf)

2.1.0 (2019-05-18)

Features

  • changelog: add changelog plugin and configure git plugin correctly (a9e4e2e)
  • changelog: add changelog plugin and configure git plugin correctly (#13) (38bbfeb)

2.0.0 (2019-04-28)

Features

  • rename release branch from next to release (8d2be62)

BREAKING CHANGES

  • Please use the branch release instead of next to trigger a release.

1.0.2 (2019-04-21)

Bug Fixes

  • release: release from master (7296b66)
  • release: use the config for this repo as well (c25d93f)

1.0.1 (2019-04-21)

Bug Fixes

  • docs: mention commitizen (fbf77c2)