Skip to content

Commit dff2185

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2025-03-12) ### Bug Fixes * **deps:** update dependency css-font-parser to v2.0.1 ([4f0037d](4f0037d))
1 parent 23fe740 commit dff2185

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.0.2](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.1...v5.0.2) (2025-03-12)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency css-font-parser to v2.0.1 ([4f0037d](https://github.com/geostyler/geostyler-openlayers-parser/commit/4f0037d91beabf44d3b186075c6c4a9a54c10c86))
6+
17
## [5.0.1](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0...v5.0.1) (2024-12-02)
28

39

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

0 commit comments

Comments
 (0)