Skip to content

Commit

Permalink
📦 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwozdz committed Jun 1, 2022
1 parent 7e3ba65 commit 3abbb9e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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
## [2.5.1] - 06-01-2022
### Changed
* bump terraformer version

Expand Down Expand Up @@ -407,6 +407,7 @@ Deep clone for dates since mutating dates has down stream consequences if reused
### Added
* Initial release

[2.5.1]: https://github.com/featureserver/winnow/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/featureserver/winnow/compare/v2.4.0...v2.5.0
[2.4.0]: https://github.com/featureserver/winnow/compare/v2.3.0...v2.4.0
[2.3.0]: https://github.com/featureserver/winnow/compare/v2.2.5...v2.3.0
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": "winnow",
"version": "2.5.0",
"version": "2.5.1",
"description": "Apply sql-like filters to GeoJSON",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 3abbb9e

Please sign in to comment.