Skip to content

Commit

Permalink
chore(release): 5.0.0-next.6 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.0-next.6](v5.0.0-next.5...v5.0.0-next.6) (2024-06-20)

### Bug Fixes

* update geostyler-style & cleanup package.json ([48b7386](48b7386))
* update node versions [skip ci] ([32f4f84](32f4f84))
  • Loading branch information
semantic-release-bot committed Jun 20, 2024
1 parent 48b7386 commit 5b180e9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.0.0-next.6](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0-next.5...v5.0.0-next.6) (2024-06-20)


### Bug Fixes

* update geostyler-style & cleanup package.json ([48b7386](https://github.com/geostyler/geostyler-openlayers-parser/commit/48b7386b2ce7a557ca2dc0c6c37c3ca04f30df1c))
* update node versions [skip ci] ([32f4f84](https://github.com/geostyler/geostyler-openlayers-parser/commit/32f4f841909841340ca3c5245cbc9b2cf0e2b65a))

## [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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geostyler-openlayers-parser",
"version": "5.0.0-next.5",
"version": "5.0.0-next.6",
"description": "GeoStyler Style Parser implementation for OpenLayers styles",
"type": "module",
"main": "dist/OlStyleParser.js",
Expand Down

0 comments on commit 5b180e9

Please sign in to comment.