Skip to content

Commit

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

### Bug Fixes

* cleanup imports ([605ccc7](605ccc7))
  • Loading branch information
semantic-release-bot committed Jun 19, 2024
1 parent 605ccc7 commit 6550a17
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.0-next.3](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0-next.2...v5.0.0-next.3) (2024-06-19)


### Bug Fixes

* cleanup imports ([605ccc7](https://github.com/geostyler/geostyler-openlayers-parser/commit/605ccc78159aaf38d36f6b864125a1f70d3dcdd7))

## [5.0.0-next.2](https://github.com/geostyler/geostyler-openlayers-parser/compare/v5.0.0-next.1...v5.0.0-next.2) (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.2",
"version": "5.0.0-next.3",
"description": "GeoStyler Style Parser implementation for OpenLayers styles",
"type": "module",
"main": "dist/OlStyleParser.js",
Expand Down

0 comments on commit 6550a17

Please sign in to comment.