Releases: form8ion/commit-convention
Releases · form8ion/commit-convention
v4.0.1
v4.0.0
v3.1.0
v3.0.1
v3.0.0
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
v3.0.0-alpha.2
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
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