Skip to content

Commit

Permalink
chore(release): 4.0.0-beta.7 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0-beta.7](v4.0.0-beta.6...v4.0.0-beta.7) (2024-06-21)

### Bug Fixes

* update browsercheck ([d7e0af6](d7e0af6))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent d7e0af6 commit d68f004
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.0-beta.7](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.6...v4.0.0-beta.7) (2024-06-21)


### Bug Fixes

* update browsercheck ([d7e0af6](https://github.com/geostyler/geostyler-cql-parser/commit/d7e0af6a7c476f8387a375b9321f2005ad0489cd))

## [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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geostyler-cql-parser",
"version": "4.0.0-beta.6",
"version": "4.0.0-beta.7",
"description": "Translates CQL Filters and Geostyler Style Filters",
"type": "module",
"main": "dist/CqlParser.js",
Expand Down

0 comments on commit d68f004

Please sign in to comment.