Skip to content

Commit

Permalink
📦 3.7.1
Browse files Browse the repository at this point in the history
📦 3.7.1
  • Loading branch information
dhatcher committed Jun 11, 2024
1 parent 385f919 commit 3f1fb5c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [3.7.1] - 06-11-2024
### Fixed
* Geometries stored as WKT will now work correctly

Expand Down Expand Up @@ -153,6 +153,7 @@ capability they wish.
### Changed
* Updated to follow the standard Koop Framework. The wrapper project will be maintained elsewhere.

[3.7.1]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.7.0...v3.7.1
[3.7.0]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.6.1...v3.7.0
[3.6.1]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.6.0...v3.6.1
[3.6.0]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.5.1...v3.6.0
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": "@koopjs/provider-elasticsearch",
"version": "3.7.0",
"version": "3.7.1",
"description": "Elastic Search Provider for Koop",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 3f1fb5c

Please sign in to comment.