Skip to content

Commit

Permalink
📦 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sansth1010 committed Jun 9, 2023
1 parent 721b2c0 commit 1d27623
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG.md

## 3.0.3
Added
- Added durable download links for CSV, GeoJSON and Shapefile file types [#45](https://github.com/koopjs/koop-provider-hub-search/pull/45)

## 3.0.2
Fixed
- Retrieve `arcgisPortal` from `req.app.locals` [#43](https://github.com/koopjs/koop-provider-hub-search/pull/43)
Expand Down
2 changes: 1 addition & 1 deletion 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": "@koopjs/koop-provider-hub-search",
"version": "3.0.2",
"version": "3.0.3",
"description": "A Koop provider plugin to use the ArcGIS Hub Search API as a data source",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit 1d27623

Please sign in to comment.