From eebb7b15bb4941f4de46750450c3bfb134c2ab5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:03:02 +1300 Subject: [PATCH] release: 5.0.0 (#1098) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## [5.0.0](https://github.com/linz/topo-imagery/compare/v4.11.2...v5.0.0) (2024-09-29) ### ⚠ BREAKING CHANGES * dates from item TDE-1258 ([#1099](https://github.com/linz/topo-imagery/issues/1099)) * Auto-fill GSD unit TDE-1211 ([#1089](https://github.com/linz/topo-imagery/issues/1089)) ### Features * Add topo-imagery version information to STAC TDE-1265 ([#1080](https://github.com/linz/topo-imagery/issues/1080)) ([2039606](https://github.com/linz/topo-imagery/commit/20396060cdc5218f4ccd66a182195fb70f896837)) * Auto-fill GSD unit TDE-1211 ([#1089](https://github.com/linz/topo-imagery/issues/1089)) ([df257c9](https://github.com/linz/topo-imagery/commit/df257c9b6c81224df5626097c4a906b353aed4aa)) * dates from item TDE-1258 ([#1099](https://github.com/linz/topo-imagery/issues/1099)) ([8aabe64](https://github.com/linz/topo-imagery/commit/8aabe6488de8382a953d5d3fd1c7d1b8ae69415b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ pyproject.toml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b041714f1..109b76f92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [5.0.0](https://github.com/linz/topo-imagery/compare/v4.11.2...v5.0.0) (2024-09-29) + + +### ⚠ BREAKING CHANGES + +* dates from item TDE-1258 ([#1099](https://github.com/linz/topo-imagery/issues/1099)) +* Auto-fill GSD unit TDE-1211 ([#1089](https://github.com/linz/topo-imagery/issues/1089)) + +### Features + +* Add topo-imagery version information to STAC TDE-1265 ([#1080](https://github.com/linz/topo-imagery/issues/1080)) ([2039606](https://github.com/linz/topo-imagery/commit/20396060cdc5218f4ccd66a182195fb70f896837)) +* Auto-fill GSD unit TDE-1211 ([#1089](https://github.com/linz/topo-imagery/issues/1089)) ([df257c9](https://github.com/linz/topo-imagery/commit/df257c9b6c81224df5626097c4a906b353aed4aa)) +* dates from item TDE-1258 ([#1099](https://github.com/linz/topo-imagery/issues/1099)) ([8aabe64](https://github.com/linz/topo-imagery/commit/8aabe6488de8382a953d5d3fd1c7d1b8ae69415b)) + ## [4.11.2](https://github.com/linz/topo-imagery/compare/v4.11.1...v4.11.2) (2024-09-24) diff --git a/pyproject.toml b/pyproject.toml index bc0806445..fad9cee71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ ignore_missing_imports = true [tool.poetry] name = "topo-imagery" -version = "4.11.2" +version = "5.0.0" description = "A collection of scripts for processing imagery" authors = [ "Blayne Chard ",