Skip to content

Commit a0ac3f2

Browse files
chore(release): 5.1.0 [skip ci]
## [5.1.0](v5.0.2...v5.1.0) (2025-05-14) ### Features * add OlFlatStyleParser ([c3626be](c3626be))
1 parent 4e0b252 commit a0ac3f2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.1.0](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.2...v5.1.0) (2025-05-14)
2+
3+
### Features
4+
5+
* add OlFlatStyleParser ([c3626be](https://github.com/geostyler/geostyler-openlayers-parser/commit/c3626beedb039801543b6b4bbea717ac3a421c88))
6+
17
## [5.0.2](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.1...v5.0.2) (2025-03-12)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)