Skip to content

Commit

Permalink
release prep for v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner committed May 14, 2024
1 parent d6efedd commit 4d13423
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.7.0] - 2024-05-14

### Fixed

Expand Down Expand Up @@ -458,7 +458,8 @@ Initial release, forked from [sat-api](https://github.com/sat-utils/sat-api/tree

Compliant with STAC 0.9.0

[unreleased]: https://github.com/stac-utils/stac-api/compare/v3.6.0...main
<!-- [unreleased]: https://github.com/stac-utils/stac-api/compare/v3.6.0...main -->
[3.7.0]: https://github.com/stac-utils/stac-api/compare/v3.6.0...v3.7.0
[3.6.0]: https://github.com/stac-utils/stac-api/compare/v3.5.0...v3.6.0
[3.5.0]: https://github.com/stac-utils/stac-api/compare/v3.4.0...v3.5.0
[3.4.0]: https://github.com/stac-utils/stac-api/compare/v3.3.0...v3.4.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,7 +1,7 @@
{
"displayName": "stac-server",
"description": "A STAC API running on stac-server",
"version": "3.6.0",
"version": "3.7.0",
"repository": "https://github.com/stac-utils/stac-server",
"author": "Alireza Jazayeri, Matthew Hanson, Sean Harkins, Phil Varner",
"license": "MIT",
Expand Down

0 comments on commit 4d13423

Please sign in to comment.