Skip to content

Commit

Permalink
Changes for v11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Aug 21, 2023
1 parent 0890268 commit c135f55
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
@@ -1,5 +1,9 @@
# Changelog

## 11.0.1

* Use ol >= 7.x || v8.0.0-dev to allow deduping

## 11.0.0

### Backwards incompatible changes
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": "11.0.0",
"version": "11.0.1",
"description": "Create OpenLayers maps from Mapbox Style objects",
"type": "module",
"browser": "dist/index.js",
Expand Down

0 comments on commit c135f55

Please sign in to comment.