Skip to content

Commit d5b153f

Browse files
chore(release): 5.0.0-next.5 [skip ci]
## [5.0.0-next.5](v5.0.0-next.4...v5.0.0-next.5) (2024-06-19) ### Bug Fixes * add module, update node ([299acb8](299acb8))
1 parent 299acb8 commit d5b153f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.0-next.5](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0-next.4...v5.0.0-next.5) (2024-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add module, update node ([299acb8](https://github.com/geostyler/geostyler-openlayers-parser/commit/299acb86394091bc7cea00d6be9ee935f22bd0a7))
7+
18
## [5.0.0-next.4](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0-next.3...v5.0.0-next.4) (2024-06-19)
29

310

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

0 commit comments

Comments
 (0)