Skip to content

Commit 734f336

Browse files
chore(release): 4.1.0 [skip ci]
## [4.1.0](v4.0.2...v4.1.0) (2025-06-13) ### Features * update dependencies and switch to bun ([#409](#409)) ([605b5a2](605b5a2)) ### Bug Fixes * update geostyler-style imports ([2715e92](2715e92))
1 parent b5a8d78 commit 734f336

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.1.0](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.2...v4.1.0) (2025-06-13)
2+
3+
### Features
4+
5+
* update dependencies and switch to bun ([#409](https://github.com/geostyler/geostyler-cql-parser/issues/409)) ([605b5a2](https://github.com/geostyler/geostyler-cql-parser/commit/605b5a23fc54bbb9162ad03f057256ec563bc65c))
6+
7+
### Bug Fixes
8+
9+
* update geostyler-style imports ([2715e92](https://github.com/geostyler/geostyler-cql-parser/commit/2715e929a35e4192ec14c713896b1182d47217a7))
10+
111
## [4.0.2](https://github.com/geostyler/geostyler-cql-parser/compare/v4.0.1...v4.0.2) (2025-03-12)
212

313

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.2",
3+
"version": "4.1.0",
44
"description": "Translates CQL Filters and Geostyler Style Filters",
55
"type": "module",
66
"main": "dist/CqlParser.js",

0 commit comments

Comments
 (0)