Skip to content

Commit 9bc8b4d

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2025-03-12) ### Bug Fixes * **deps:** update dependency geostyler-style to v10 ([d1301fd](d1301fd))
1 parent fc627cb commit 9bc8b4d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.2](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.1...v4.0.2) (2025-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency geostyler-style to v10 ([d1301fd](https://github.com/geostyler/geostyler-cql-parser/commit/d1301fd4b64a94a1ee85ee647799f0745f64e054))
7+
18
## [4.0.1](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.0...v4.0.1) (2025-01-13)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geostyler-cql-parser",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Translates CQL Filters and Geostyler Style Filters",
55
"type": "module",
66
"main": "dist/CqlParser.js",

0 commit comments

Comments
 (0)