Skip to content

Releases: form8ion/commit-convention

v4.0.1

07 Sep 02:48
Compare
Choose a tag to compare

4.0.1 (2022-09-07)

Bug Fixes

  • deps: update dependency @form8ion/core to v2 (fca0ee7)

v4.0.0

06 Sep 22:47
6f60066
Compare
Choose a tag to compare

4.0.0 (2022-09-06)

Features

  • node-versions: dropped support for node v14 (6f60066)

BREAKING CHANGES

  • node-versions: node v14 is no longer supported

v3.1.0

11 Jul 12:53
c81e4b3
Compare
Choose a tag to compare

3.1.0 (2022-07-11)

Features

  • legacy-release: removed the use of the cycjimmy action when switching to the release trigger (c81e4b3)

v3.0.1

27 Jun 20:21
Compare
Choose a tag to compare

3.0.1 (2022-06-27)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v6 (7dd5c36)

v3.0.0

11 Jun 04:34
b3174f6
Compare
Choose a tag to compare

3.0.0 (2022-06-11)

Bug Fixes

  • peer: defined the peer requirement for the js plugin (827a9c0)
  • peer: removed the peer dependency on the js-plugin (5181660)

Features

  • exports: defined an exports map to make this a true dual-package (e9b82d4)
  • version: wrote to the existing package.json after the order change in the js language plugin (c4f9602)

BREAKING CHANGES

  • exports: an exports map has been defined for the package, which further restricts access to
    files published with the package
  • version: the plugin now expects to be executed after the package.json already exists,
    which was not reality before v6.0.0-alpha.1 of @form8ion/javascript

v3.0.0-alpha.3

11 Jun 04:06
5181660
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release

3.0.0-alpha.3 (2022-06-11)

Bug Fixes

  • peer: removed the peer dependency on the js-plugin (5181660)

v3.0.0-alpha.2

10 Jun 21:27
e9b82d4
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

3.0.0-alpha.2 (2022-06-10)

Bug Fixes

  • peer: defined the peer requirement for the js plugin (827a9c0)

Features

  • exports: defined an exports map to make this a true dual-package (e9b82d4)

BREAKING CHANGES

  • exports: an exports map has been defined for the package, which further restricts access to
    files published with the package

v3.0.0-alpha.1

10 Jun 21:10
c4f9602
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (2022-06-10)

Features

  • version: wrote to the existing package.json after the order change in the js language plugin (c4f9602)

BREAKING CHANGES

  • version: the plugin now expects to be executed after the package.json already exists,
    which was not reality before v6.0.0-alpha.1 of @form8ion/javascript

v2.0.3

13 May 12:11
Compare
Choose a tag to compare

2.0.3 (2022-05-13)

Bug Fixes

  • deps: update dependency @form8ion/github-workflows-core to v1.0.0 (4b8ae63)

v2.0.2

13 May 02:16
1bf3652
Compare
Choose a tag to compare

2.0.2 (2022-05-13)

Bug Fixes

  • action-versions: bumped the actions used in the release workflow to their current versions (1bf3652)