Skip to content

Commit

Permalink
📦 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sansth1010 committed Sep 12, 2023
1 parent 575415e commit e9bef8c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# CHANGELOG.md

## 3.0.6
Fixed
- Added default `where` query parameter in accessURL [#53](https://github.com/koopjs/koop-provider-hub-search/pull/53)

## 3.0.5
Fixed
- Timeout issue when sort filter is applied [#46](https://github.com/koopjs/koop-provider-hub-search/pull/51)
- Timeout issue when sort filter is applied [#51](https://github.com/koopjs/koop-provider-hub-search/pull/51)

## 3.0.4
Added
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.5",
"version": "3.0.6",
"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 e9bef8c

Please sign in to comment.