Skip to content

Commit

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


##
[4.11.0](v4.10.0...v4.11.0)
(2025-02-04)


### Features

* improve stac-validate logs TDE-1385
([#1189](#1189))
([27e0acf](27e0acf))


### Bug Fixes

* **tileindex-validate:** log errors when validating presets fail
([#1180](#1180))
([e2d75d7](e2d75d7))

---
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 Feb 4, 2025
1 parent 27e0acf commit c91a8af
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.10.0"
".": "4.11.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.11.0](https://github.com/linz/argo-tasks/compare/v4.10.0...v4.11.0) (2025-02-04)


### Features

* improve stac-validate logs TDE-1385 ([#1189](https://github.com/linz/argo-tasks/issues/1189)) ([27e0acf](https://github.com/linz/argo-tasks/commit/27e0acf637a9146d0e339d77425e364d9d7acf59))


### Bug Fixes

* **tileindex-validate:** log errors when validating presets fail ([#1180](https://github.com/linz/argo-tasks/issues/1180)) ([e2d75d7](https://github.com/linz/argo-tasks/commit/e2d75d78f85401ec5ef846ae27b98cee6335ce6d))

## [4.10.0](https://github.com/linz/argo-tasks/compare/v4.9.0...v4.10.0) (2024-12-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linzjs/argo-tasks",
"private": true,
"version": "4.10.0",
"version": "4.11.0",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "[email protected]:linz/argo-tasks.git",
Expand Down

0 comments on commit c91a8af

Please sign in to comment.