Skip to content

Commit

Permalink
chore(release): 6.0.0-next.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0-next.2](v6.0.0-next.1...v6.0.0-next.2) (2024-06-25)

### Bug Fixes

* update dependencies ([5926b1b](5926b1b))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent 5926b1b commit 2c4c8d5
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 @@
## [6.0.0-next.2](https://github.com/geostyler/geostyler-mapbox-parser/compare/v6.0.0-next.1...v6.0.0-next.2) (2024-06-25)


### Bug Fixes

* update dependencies ([5926b1b](https://github.com/geostyler/geostyler-mapbox-parser/commit/5926b1b087ca05ac3825b9fb262756f27510112f))

## [6.0.0-next.1](https://github.com/geostyler/geostyler-mapbox-parser/compare/v5.0.1...v6.0.0-next.1) (2024-06-21)


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-mapbox-parser",
"version": "6.0.0-next.1",
"version": "6.0.0-next.2",
"description": "GeoStyler-Style-Parser implementation for Mapbox",
"type": "module",
"main": "dist/MapboxStyleParser.js",
Expand Down

0 comments on commit 2c4c8d5

Please sign in to comment.