Skip to content

Commit

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


##
[2.18.1](v2.18.0...v2.18.1)
(2023-12-04)


### Bug Fixes

* specify bot email address in Pull Requests TDE-983
([#786](#786))
([ec8848d](ec8848d))

---
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 Dec 4, 2023
1 parent ec8848d commit 2fe7ad6
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 @@
{
".": "2.18.0"
".": "2.18.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.18.1](https://github.com/linz/argo-tasks/compare/v2.18.0...v2.18.1) (2023-12-04)


### Bug Fixes

* specify bot email address in Pull Requests TDE-983 ([#786](https://github.com/linz/argo-tasks/issues/786)) ([ec8848d](https://github.com/linz/argo-tasks/commit/ec8848d9635cbfda138fd660b0e8fe3d176005af))

## [2.18.0](https://github.com/linz/argo-tasks/compare/v2.17.0...v2.18.0) (2023-12-01)


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": "2.18.0",
"version": "2.18.1",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "git@github.com:linz/argo-tasks.git",
Expand Down

0 comments on commit 2fe7ad6

Please sign in to comment.