From 6e7398373dd9e1312ff5dc01cd9324e444df6da1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 10 Nov 2024 09:44:01 +0000 Subject: [PATCH] chore(release): 3.2.7 [skip ci] ## [3.2.7](https://github.com/adobe/helix-google-support/compare/v3.2.6...v3.2.7) (2024-11-10) ### Bug Fixes * **deps:** update dependency @adobe/helix-onedrive-support to v11.5.23 ([#445](https://github.com/adobe/helix-google-support/issues/445)) ([eeb6090](https://github.com/adobe/helix-google-support/commit/eeb6090309182d300dd64d498838767be09394f9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c2d2c4..158dda1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.7](https://github.com/adobe/helix-google-support/compare/v3.2.6...v3.2.7) (2024-11-10) + + +### Bug Fixes + +* **deps:** update dependency @adobe/helix-onedrive-support to v11.5.23 ([#445](https://github.com/adobe/helix-google-support/issues/445)) ([eeb6090](https://github.com/adobe/helix-google-support/commit/eeb6090309182d300dd64d498838767be09394f9)) + ## [3.2.6](https://github.com/adobe/helix-google-support/compare/v3.2.5...v3.2.6) (2024-11-02) diff --git a/package.json b/package.json index 6281e29..92c2994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-google-support", - "version": "3.2.6", + "version": "3.2.7", "description": "Helix Google Support", "main": "src/index.js", "type": "module",