Skip to content

Commit

Permalink
Changes for v10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Mar 13, 2023
1 parent c6a399c commit f48e641
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Next version

## 10.3.1

* Fix initial visibility of `vector` and `geojson` source layers

## 10.3.0

* Add support for `symbol-placement: "line-center"`
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": "ol-mapbox-style",
"version": "10.3.0",
"version": "10.3.1",
"description": "Create OpenLayers maps from Mapbox Style objects",
"type": "module",
"browser": "dist/index.js",
Expand Down

0 comments on commit f48e641

Please sign in to comment.