Skip to content

Commit

Permalink
Add changes and get ready to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanwins committed May 20, 2022
1 parent ab5143c commit 49a68ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Change Log
==========

### v0.0.4
Add support for fetch options to support authorization headers.

### v0.0.3
Improve Dynamic Map Service requests by including a `imageSR`, `size` and `dpi` params. Setting `imageSR` particuarly helps with tile edges.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mapbox-gl-esri-sources",
"version": "0.0.3",
"version": "0.0.4",
"description": "A module for making it easier to use Esri services in mapbox-gl or maplibre-gl.",
"main": "dist/mapbox-gl-esri-sources.js",
"module": "dist/mapbox-gl-esri-sources.esm.js",
Expand Down

0 comments on commit 49a68ec

Please sign in to comment.