From ff1efcf490e6e96b186cbf62c99e82df974890b5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Dec 2024 01:44:07 +0000 Subject: [PATCH] chore(release): 11.5.27 [skip ci] ## [11.5.27](https://github.com/adobe/helix-onedrive-support/compare/v11.5.26...v11.5.27) (2024-12-01) ### Bug Fixes * **deps:** update dependency @adobe/helix-shared-tokencache to v1.4.43 ([#608](https://github.com/adobe/helix-onedrive-support/issues/608)) ([91b775f](https://github.com/adobe/helix-onedrive-support/commit/91b775ffded10ca77baddd6f7bbf38d5c47fb02e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfa15f0..083dc1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.5.27](https://github.com/adobe/helix-onedrive-support/compare/v11.5.26...v11.5.27) (2024-12-01) + + +### Bug Fixes + +* **deps:** update dependency @adobe/helix-shared-tokencache to v1.4.43 ([#608](https://github.com/adobe/helix-onedrive-support/issues/608)) ([91b775f](https://github.com/adobe/helix-onedrive-support/commit/91b775ffded10ca77baddd6f7bbf38d5c47fb02e)) + ## [11.5.26](https://github.com/adobe/helix-onedrive-support/compare/v11.5.25...v11.5.26) (2024-11-26) diff --git a/package.json b/package.json index 07d0049..bd49a27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-onedrive-support", - "version": "11.5.26", + "version": "11.5.27", "description": "Helix OneDrive Support", "main": "src/index.js", "exports": {