From a5e1fac9bc4669dc51fe631ce69311cc2c9a7f5d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Feb 2024 16:14:54 +0000 Subject: [PATCH] chore(release): 4.3.4 [skip ci] ## [4.3.4](https://github.com/adobe/helix-ops/compare/v4.3.3...v4.3.4) (2024-02-17) ### Bug Fixes * **deps:** update external fixes ([7468cc2](https://github.com/adobe/helix-ops/commit/7468cc20c9ff2a5db30587d517d89cadb8bf24d3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a61db98..a7278bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.3.4](https://github.com/adobe/helix-ops/compare/v4.3.3...v4.3.4) (2024-02-17) + + +### Bug Fixes + +* **deps:** update external fixes ([7468cc2](https://github.com/adobe/helix-ops/commit/7468cc20c9ff2a5db30587d517d89cadb8bf24d3)) + ## [4.3.3](https://github.com/adobe/helix-ops/compare/v4.3.2...v4.3.3) (2023-11-08) diff --git a/package.json b/package.json index c14db68..d75cd67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-ops", - "version": "4.3.3", + "version": "4.3.4", "description": "Operational tooling for Project Helix services", "bin": { "monitoringSetup": "src/monitoringSetup.js",