diff --git a/packages/helix-shared-tokencache/CHANGELOG.md b/packages/helix-shared-tokencache/CHANGELOG.md index ffe28178..8faa944b 100644 --- a/packages/helix-shared-tokencache/CHANGELOG.md +++ b/packages/helix-shared-tokencache/CHANGELOG.md @@ -1,3 +1,10 @@ +# [@adobe/helix-shared-tokencache-v1.4.39](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.38...@adobe/helix-shared-tokencache-v1.4.39) (2024-11-02) + + +### Bug Fixes + +* **deps:** update external fixes ([fa84c45](https://github.com/adobe/helix-shared/commit/fa84c45c682f9298f0020ead1e9857bdd1a7b1f6)) + # [@adobe/helix-shared-tokencache-v1.4.38](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.37...@adobe/helix-shared-tokencache-v1.4.38) (2024-10-26) diff --git a/packages/helix-shared-tokencache/package.json b/packages/helix-shared-tokencache/package.json index 25f2ee9f..b26c041d 100644 --- a/packages/helix-shared-tokencache/package.json +++ b/packages/helix-shared-tokencache/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-shared-tokencache", - "version": "1.4.38", + "version": "1.4.39", "description": "Shared modules of the Helix Project - tokencache", "main": "src/index.js", "type": "module",