Skip to content

Commit

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


## [2.5.1](v2.5.0...v2.5.1)
(2023-04-24)


### Bug Fixes

* Dockerfile entrypoint for GitHub Actions TDE-724
([#382](#382))
([6f65900](6f65900))

---
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 Apr 25, 2023
1 parent 6f65900 commit 0c7c0d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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 @@
{
".": "2.5.0"
".": "2.5.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.1](https://github.com/linz/argo-tasks/compare/v2.5.0...v2.5.1) (2023-04-24)


### Bug Fixes

* Dockerfile entrypoint for GitHub Actions TDE-724 ([#382](https://github.com/linz/argo-tasks/issues/382)) ([6f65900](https://github.com/linz/argo-tasks/commit/6f65900ac212db3a200e472b07abc39f7680255d))

## [2.5.0](https://github.com/linz/argo-tasks/compare/v2.4.3...v2.5.0) (2023-04-20)


Expand Down
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": "2.5.0",
"version": "2.5.1",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "[email protected]:linz/argo-tasks.git",
Expand Down

0 comments on commit 0c7c0d6

Please sign in to comment.