Skip to content

Commit

Permalink
release prep for 3.4.0 (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner authored Dec 15, 2023
1 parent 874b7df commit 248dec2
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] - TBD
## [3.4.0] - 2023-12-15

### Changed

Expand Down Expand Up @@ -421,7 +421,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.3.0...main
<!-- [Unreleased]: https://github.com/stac-utils/stac-api/compare/v3.3.0...main -->
[3.4.0]: https://github.com/stac-utils/stac-api/compare/v3.3.0...v3.4.0
[3.3.0]: https://github.com/stac-utils/stac-api/compare/v3.2.0...v3.3.0
[3.2.0]: https://github.com/stac-utils/stac-api/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/stac-utils/stac-api/compare/v3.0.0...v3.1.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.3.0",
"version": "3.4.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 248dec2

Please sign in to comment.