Skip to content

Commit 6abfee8

Browse files
release: 4.5.2 (#1094)
🤖 I have created a release *beep* *boop* --- ## [4.5.2](v4.5.1...v4.5.2) (2024-10-01) ### Reverts * PR [#1090](#1090) ensure EAI_AGAIN middleware is added to new file systems TDE-1268 ([#1093](#1093)) ([ddda2e0](ddda2e0)) --- 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>
1 parent ddda2e0 commit 6abfee8

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [4.5.2](https://github.com/linz/argo-tasks/compare/v4.5.1...v4.5.2) (2024-10-01)
4+
5+
6+
### Reverts
7+
8+
* PR [#1090](https://github.com/linz/argo-tasks/issues/1090) ensure EAI_AGAIN middleware is added to new file systems TDE-1268 ([#1093](https://github.com/linz/argo-tasks/issues/1093)) ([ddda2e0](https://github.com/linz/argo-tasks/commit/ddda2e06a1e7520ca79616fd45d83be91c7fa778))
9+
310
## [4.5.1](https://github.com/linz/argo-tasks/compare/v4.5.0...v4.5.1) (2024-10-01)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linzjs/argo-tasks",
33
"private": true,
4-
"version": "4.5.1",
4+
"version": "4.5.2",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",
77
"repository": "[email protected]:linz/argo-tasks.git",

0 commit comments

Comments
 (0)