Skip to content

Commit 8987101

Browse files
committed
release prep 4.2.0
1 parent 5f4c03f commit 8987101

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

+3-2
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-
## [4.2.0] - unreleased
8+
## [4.2.0] - 2025-05-05
99

1010
### Added
1111

@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2222
- From ingest.js, removed combineDbObjectsIntoBulkOperations and writeRecordsInBulkToDb
2323
functions, as they have not been used since version 2.0.0.
2424

25-
## [4.1.0] - 2024-04-22
25+
## [4.1.0] - 2025-04-22
2626

2727
### Changed
2828

@@ -547,6 +547,7 @@ Compliant with STAC 0.9.0
547547

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

550+
[4.2.0]: https://github.com/stac-utils/stac-api/compare/v4.1.0...v4.2.0
550551
[4.1.0]: https://github.com/stac-utils/stac-api/compare/v4.0.0...v4.1.0
551552
[4.0.0]: https://github.com/stac-utils/stac-api/compare/v3.11.0...v4.0.0
552553
[3.11.0]: https://github.com/stac-utils/stac-api/compare/v3.10.0...v3.11.0

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "4.1.0",
4+
"version": "4.2.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)