Skip to content

Commit

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


## [4.4.0](v4.3.0...v4.4.0)
(2024-09-25)


### Features

* add create mapsheet coverage command TDE-1130
([#1048](#1048))
([1447e85](1447e85))

---
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 Sep 25, 2024
1 parent 1447e85 commit a6f1ec7
Show file tree
Hide file tree
Showing 4 changed files with 11 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.3.0"
".": "4.4.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.4.0](https://github.com/linz/argo-tasks/compare/v4.3.0...v4.4.0) (2024-09-25)


### Features

* add create mapsheet coverage command TDE-1130 ([#1048](https://github.com/linz/argo-tasks/issues/1048)) ([1447e85](https://github.com/linz/argo-tasks/commit/1447e85ec5f86b1cfe43a2980d812afb52101066))

## [4.3.0](https://github.com/linz/argo-tasks/compare/v4.2.5...v4.3.0) (2024-09-22)


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.3.0",
"version": "4.4.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 a6f1ec7

Please sign in to comment.