Prepare next release #19
Annotations
1 error
commitlint
You have commit messages with errors
⧗ input: chore(release): 4.0.0-beta.1 [skip ci]
## [4.0.0-beta.1](https://github.com/geostyler/geostyler-cql-parser/compare/v3.0.2...v4.0.0-beta.1) (2024-06-20)
### ⚠ BREAKING CHANGES
* Produces ESM build.
### Features
* add semantic release, commitlint, introduce next branch ([7967653](https://github.com/geostyler/geostyler-cql-parser/commit/796765362f94faeeecd6c4c29e0a038da2ef35eb))
* produce esm build, switch to vite ([#351](https://github.com/geostyler/geostyler-cql-parser/issues/351)) ([d416111](https://github.com/geostyler/geostyler-cql-parser/commit/d4161112c2534a1143c936d71642dfc52e14a80c))
* update geostyler-style ([5926082](https://github.com/geostyler/geostyler-cql-parser/commit/5926082b4e9048cfaa6122185bbb34f2cd400f89))
### Bug Fixes
* fix esm build & add vitest ([13bf824](https://github.com/geostyler/geostyler-cql-parser/commit/13bf824f166e592ee3eba89a6e27b12cd5168929))
* fix import of generated parser/lexer ([083cfba](https://github.com/geostyler/geostyler-cql-parser/commit/083cfba16d1cf35e28d9f67460f61d2fa349cedb))
* remove commented code ([78cdfcd](https://github.com/geostyler/geostyler-cql-parser/commit/78cdfcd4be56f2f2c6a24c5715bc6ffdfa2bcb21))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
⚠ footer must have leading blank line [footer-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 4.0.0-beta.2 [skip ci]
## [4.0.0-beta.2](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2024-06-20)
### Bug Fixes
* update geostyler-style version, cleanup package.json ([a938ae7](https://github.com/geostyler/geostyler-cql-parser/commit/a938ae759a765786ff57976a970a994fa0d68d02))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 4.0.0-beta.3 [skip ci]
## [4.0.0-beta.3](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2024-06-20)
### Bug Fixes
* remove obsolete dependency ([bf4f406](https://github.com/geostyler/geostyler-cql-parser/commit/bf4f406227ba2deb198bbd27d2a1075fd17ca987))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 4.0.0-beta.4 [skip ci]
## [4.0.0-beta.4](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2024-06-21)
### Bug Fixes
* use proper cqlParser object to run properly in all environments ([23e0546](https://github.com/geostyler/geostyler-cql-parser/commit/23e05463e0459ae1b5592603bc7db51166a6f9f0))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 4.0.0-beta.5 [skip ci]
## [4.0.0-beta.5](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2024-06-21)
### Bug Fixes
* use global if window is not available ([bab4242](https://github.com/geostyler/geostyler-cql-parser/commit/bab4242d8ee8af1e56dd1200d5244c4273650017))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 4.0.0-beta.6 [skip ci]
## [4.0.0-beta.6](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2024-06-21)
### Bug Fixes
* improve check for window ([aeca5c0](https://github.com/geostyler/geostyler-cql-parser/commit/aeca5c05dfcc7b2a5e0c0edc6741c6d195d4615f))
✖ body'
|