Skip to content

Commit ec4d11a

Browse files
chore: release 1.10.1
1 parent 375ffee commit ec4d11a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.0"
2+
".": "1.10.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.10.1 (2026-06-18)
4+
5+
## What's Changed
6+
* build(deps): bump the minor-and-patch group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/EOPF-Explorer/data-pipeline/pull/277
7+
8+
9+
**Full Changelog**: https://github.com/EOPF-Explorer/data-pipeline/compare/v1.10.0...v1.10.1
10+
311
## 1.10.0 (2026-06-12)
412

513
## What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ allow-direct-references = true
77

88
[project]
99
name = "data-pipeline"
10-
version = "1.10.0"
10+
version = "1.10.1"
1111
description = "Minimal event-driven Argo Workflows pipeline for Sentinel-2 GeoZarr conversion and STAC registration"
1212
readme = "README.md"
1313
requires-python = ">=3.13"

0 commit comments

Comments
 (0)