Skip to content

Commit

Permalink
release: 7.0.0 (#1188)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [7.0.0](v6.0.0...v7.0.0)
(2024-11-27)


### ⚠ BREAKING CHANGES

* set update-dates on STAC item TDE-1298
([#1180](#1180))

### Features

* defaults for current-datetime argument TDE-1298
([#1193](#1193))
([fa003f8](fa003f8))
* keep Collection properties.created date when resupplying
([#1160](#1160))
([8af3e21](8af3e21))
* set update-dates on STAC item TDE-1298
([#1180](#1180))
([9d95b02](9d95b02))

---
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>
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
1 parent fa003f8 commit b08368c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [7.0.0](https://github.com/linz/topo-imagery/compare/v6.0.0...v7.0.0) (2024-11-27)


### ⚠ BREAKING CHANGES

* set update-dates on STAC item TDE-1298 ([#1180](https://github.com/linz/topo-imagery/issues/1180))

### Features

* defaults for current-datetime argument TDE-1298 ([#1193](https://github.com/linz/topo-imagery/issues/1193)) ([fa003f8](https://github.com/linz/topo-imagery/commit/fa003f8cf1d794f9e109e787fb96d1520e2de3b1))
* keep Collection properties.created date when resupplying ([#1160](https://github.com/linz/topo-imagery/issues/1160)) ([8af3e21](https://github.com/linz/topo-imagery/commit/8af3e2162a8d152c7fb8c8c29a4a0c5c468a4dfa))
* set update-dates on STAC item TDE-1298 ([#1180](https://github.com/linz/topo-imagery/issues/1180)) ([9d95b02](https://github.com/linz/topo-imagery/commit/9d95b02f5adad033dfbc83b93a8d538bedef7686))

## [6.0.0](https://github.com/linz/topo-imagery/compare/v5.2.0...v6.0.0) (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "topo-imagery"
version = "6.0.0"
version = "7.0.0"
description = "A collection of scripts for processing imagery"
authors = [
"Blayne Chard <[email protected]>",
Expand Down

0 comments on commit b08368c

Please sign in to comment.