Skip to content

Latest commit

 

History

History
159 lines (71 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

159 lines (71 loc) · 7.26 KB

6.0.0 (2023-11-17)

⚠ BREAKING CHANGES

  • updated to semantic-release v22 and conventionalcommits 7
  • updated semantic-release to v22 and conventionalcommits to v7 (empty commit to trigger release)
  • updated semantic-release to v22 and conventionalcommits to v7

Features

  • updated semantic-release to v22 and conventionalcommits to v7 (466c5a7)
  • updated semantic-release to v22 and conventionalcommits to v7 (empty commit to trigger release) (9ed535e)
  • updated to semantic-release v22 and conventionalcommits 7 (f77e05c)

5.1.1 (2023-06-19)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v6.1.0 (#41) (b4cff83)

5.1.0 (2023-06-07)

Features

  • Add possibility to attach workspace on semantic-release (562ff8f)

5.0.0 (2023-05-31)

  • feat!: Migrate to orb tools v12 (1b176cc)

BREAKING CHANGES

  • Command and job names have changed to snake case

4.1.0 (2023-05-17)

Features

4.0.1 (2023-02-28)

Bug Fixes

  • changed node version of default executor to 19.7 to meet the 18+ version requirement of semantic-release (#20) (9a50577)

4.0.0 (2023-02-28)

  • feat(deps)!: update dependency semantic-release to v20 (#19) (9c2d01e), closes #19

BREAKING CHANGES

  • semantic-relase requires Node 18+ and might break things.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3.1.5 (2022-11-21)

Bug Fixes

  • Allow multiple additional packages install (ebf3cfe)

3.1.4 (2022-10-31)

Bug Fixes

  • use conventionalcommits preset for notes (13102d3)

3.1.3 (2022-09-22)

Bug Fixes

3.1.2 (2022-09-22)

Bug Fixes

  • Fix default escaping of tag-format (828801f)

3.1.1 (2022-09-22)

Bug Fixes

3.1.0 (2022-09-19)

Features

  • Extend customisation options (#2) (426dceb)

3.0.0 (2022-06-22)

Features

  • Upgrade semantic-release and dependencies (1ebe32b)

BREAKING CHANGES

  • Uses semantic release 15 and conventional-changelog/conventional-commits 5

2.0.0 (2022-04-29)

Bug Fixes

  • Fix executor tag version (8648de1)

Features

BREAKING CHANGES

  • The orb uses node 16 and no longer the latest lts version to prevent unexpected image changes.

1.2.0 (2021-10-28)

Features

1.1.0 (2021-10-28)

Features

  • Add changelog configuration (341db73)

1.0.0 (2021-10-27)

Features