diff --git a/packages/helix-shared-tokencache/CHANGELOG.md b/packages/helix-shared-tokencache/CHANGELOG.md index 8faa944b..1d1fa166 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.40](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.39...@adobe/helix-shared-tokencache-v1.4.40) (2024-11-09) + + +### Bug Fixes + +* **deps:** update external fixes ([#1023](https://github.com/adobe/helix-shared/issues/1023)) ([09c1b5a](https://github.com/adobe/helix-shared/commit/09c1b5a7d2d82e35baa31dfdce23465dea2b72a4)) + # [@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) diff --git a/packages/helix-shared-tokencache/package.json b/packages/helix-shared-tokencache/package.json index e6ff4654..78afdb3a 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.39", + "version": "1.4.40", "description": "Shared modules of the Helix Project - tokencache", "main": "src/index.js", "type": "module",