Skip to content

Commit fdef85f

Browse files
committed
Publish 0.0.6
1 parent 1a544ae commit fdef85f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.6
2+
- Fix conditional on fetchOptions
3+
14
## 0.0.5
25
- Remove stray console
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapbox-gl-arcgis-featureserver",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A small library for requesting features from an arcgis feature server using tiles",
55
"main": "dist/mapbox-gl-arcgis-featureserver.js",
66
"module": "dist/mapbox-gl-arcgis-featureserver.esm.js",

0 commit comments

Comments
 (0)