diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c6e4b..28724c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.43](https://github.com/adobe/helix-google-support/compare/v3.0.42...v3.0.43) (2024-04-26) + + +### Bug Fixes + +* **deps:** update external major ([#347](https://github.com/adobe/helix-google-support/issues/347)) ([2a4617c](https://github.com/adobe/helix-google-support/commit/2a4617c68fe193286754ebcca91eb468740653ba)) + ## [3.0.42](https://github.com/adobe/helix-google-support/compare/v3.0.41...v3.0.42) (2024-04-17) diff --git a/package.json b/package.json index a5da5d5..d21ccb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-google-support", - "version": "3.0.42", + "version": "3.0.43", "description": "Helix Google Support", "main": "src/index.js", "type": "module",