Skip to content

Commit 6f10371

Browse files
authored
release prep 3.9.0 (#829)
* updates to build * update changelog * release prep for 3.9.0 * fix changelog * update version
1 parent 6fd99d6 commit 6f10371

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [3.9.0] - 2025-01-24
99

1010
### Changed
1111

@@ -478,6 +478,8 @@ Compliant with STAC 0.9.0
478478

479479
<!-- [unreleased]: https://github.com/stac-utils/stac-api/compare/v3.6.0...main -->
480480

481+
[3.9.0]: https://github.com/stac-utils/stac-api/compare/v3.8.0...v3.9.0
482+
[3.8.0]: https://github.com/stac-utils/stac-api/compare/v3.7.0...v3.8.0
481483
[3.7.0]: https://github.com/stac-utils/stac-api/compare/v3.6.0...v3.7.0
482484
[3.6.0]: https://github.com/stac-utils/stac-api/compare/v3.5.0...v3.6.0
483485
[3.5.0]: https://github.com/stac-utils/stac-api/compare/v3.4.0...v3.5.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "stac-server",
33
"description": "A STAC API running on stac-server",
4-
"version": "3.7.0",
4+
"version": "3.9.0",
55
"repository": "https://github.com/stac-utils/stac-server",
66
"author": "Alireza Jazayeri, Matthew Hanson, Sean Harkins, Phil Varner",
77
"license": "MIT",

0 commit comments

Comments
 (0)