Skip to content

Commit

Permalink
📦 3.4.2
Browse files Browse the repository at this point in the history
📦 3.4.2
  • Loading branch information
dhatcher committed Mar 21, 2023
1 parent 66d3093 commit 22e53c0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 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.4.2] - 03-21-2023
### Fixed
* Hex Aggregations were getting clipped at some precisions

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

[3.4.2]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.4.1...v3.4.2
[3.4.1]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.4.0...v3.4.1
[3.4.0]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.3.5...v3.4.0
[3.3.5]: https://github.com/koopjs/koop-provider-elasticsearch/compare/v3.3.4...v3.3.5
Expand Down
12 changes: 9 additions & 3 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.4.1",
"version": "3.4.2",
"description": "Elastic Search Provider for Koop",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 22e53c0

Please sign in to comment.