Skip to content

Commit 812bf9b

Browse files
chore(main): release 0.6.8 (stac-utils#763)
Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com> Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
1 parent 328db64 commit 812bf9b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

8+
## [0.6.8](https://github.com/stac-utils/stac-api-validator/compare/v0.6.7...v0.6.8) (2026-02-20)
9+
10+
11+
### Bug Fixes
12+
13+
* issue a warning when validate_collections is called without collection ([#761](https://github.com/stac-utils/stac-api-validator/issues/761)) ([bafdf12](https://github.com/stac-utils/stac-api-validator/commit/bafdf127b709a422f3b44ba63a250e629fd99911))
14+
815
## [Unreleased]
916

1017
## [0.6.7] - 2025-08-11

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stac-api-validator"
3-
version = "0.6.7"
3+
version = "0.6.8"
44
description = "STAC API Validator"
55
authors = [{ name = "Phil Varner", email = "phil@philvarner.com" }]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)