Skip to content

Commit 18dd753

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2025-06-11) ### Bug Fixes * **deps:** update dependency geostyler-style to v10.1.0 ([a0f7517](a0f7517)) * **deps:** update dependency geostyler-style to v10.3.0 ([0811abc](0811abc)) * do not fetch all commits when running commit lint ([9f2e98f](9f2e98f)) * update geostyler-style-imports ([b4a2980](b4a2980))
1 parent 536f03a commit 18dd753

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.1.2](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.1.1...v5.1.2) (2025-06-11)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency geostyler-style to v10.1.0 ([a0f7517](https://github.com/geostyler/geostyler-openlayers-parser/commit/a0f75178bde5ee080fca9342ac66aa9fdba23f7a))
6+
* **deps:** update dependency geostyler-style to v10.3.0 ([0811abc](https://github.com/geostyler/geostyler-openlayers-parser/commit/0811abc43a3e445571fda19de550878990f2d00c))
7+
* do not fetch all commits when running commit lint ([9f2e98f](https://github.com/geostyler/geostyler-openlayers-parser/commit/9f2e98f5b99bec0de653f1953c2eb56e2da8fe83))
8+
* update geostyler-style-imports ([b4a2980](https://github.com/geostyler/geostyler-openlayers-parser/commit/b4a2980988beb231df2e2fba4f468cb2c438cb99))
9+
110
## [5.1.1](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.1.0...v5.1.1) (2025-05-16)
211

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

0 commit comments

Comments
 (0)