Release #38
Annotations
1 error and 1 warning
commitlint
You have commit messages with errors
⧗ input: chore(release): 2.2.3 [skip ci]
## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)
### Bug Fixes
* **actions:** generic action had exit and init reversed ([ff7dbc2](https://github.com/ashblue/fluid-behavior-tree/commit/ff7dbc2)), closes [#35](https://github.com/ashblue/fluid-behavior-tree/issues/35)
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 2.2.3 [skip ci]
## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)
### Bug Fixes
* **actions:** generic action had exit and init reversed ([ff7dbc2](https://github.com/ashblue/fluid-behavior-tree/commit/ff7dbc2)), closes [#35](https://github.com/ashblue/fluid-behavior-tree/issues/35)
* **builds:** node version now pulls from .nvmrc ([bf5c108](https://github.com/ashblue/fluid-behavior-tree/commit/bf5c108))
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|