Skip to content

Commit a216157

Browse files
chore(release): 5.4.0 [skip ci]
## [5.4.0](v5.3.0...v5.4.0) (2026-01-29) ### Features * parse TextSymbolizer repeat ([#913](#913)) ([52fb6d8](52fb6d8))
1 parent cfbddac commit a216157

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.4.0](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.3.0...v5.4.0) (2026-01-29)
2+
3+
### Features
4+
5+
* parse TextSymbolizer repeat ([#913](https://github.com/geostyler/geostyler-openlayers-parser/issues/913)) ([52fb6d8](https://github.com/geostyler/geostyler-openlayers-parser/commit/52fb6d8b6fefe0459c168f549c5ed394d9c90ba9))
6+
17
## [5.3.0](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.2.0...v5.3.0) (2025-11-12)
28

39
### Features

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-openlayers-parser",
3-
"version": "5.3.0",
3+
"version": "5.4.0",
44
"description": "GeoStyler Style Parser implementation for OpenLayers styles",
55
"type": "module",
66
"main": "dist/OlStyleParser.js",

0 commit comments

Comments
 (0)