Skip to content

Commit 5b180e9

Browse files
chore(release): 5.0.0-next.6 [skip ci]
## [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))
1 parent 48b7386 commit 5b180e9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* update geostyler-style & cleanup package.json ([48b7386](https://github.com/geostyler/geostyler-openlayers-parser/commit/48b7386b2ce7a557ca2dc0c6c37c3ca04f30df1c))
7+
* update node versions [skip ci] ([32f4f84](https://github.com/geostyler/geostyler-openlayers-parser/commit/32f4f841909841340ca3c5245cbc9b2cf0e2b65a))
8+
19
## [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)
210

311

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

0 commit comments

Comments
 (0)