diff --git a/packages/helix-shared-tokencache/CHANGELOG.md b/packages/helix-shared-tokencache/CHANGELOG.md index 95254001..de39a3cf 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.24](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.23...@adobe/helix-shared-tokencache-v1.4.24) (2024-07-22) + + +### Bug Fixes + +* **deps:** update external fixes ([0a28146](https://github.com/adobe/helix-shared/commit/0a281462322a2eb6622f3b27f8beb72cabc4604a)) + # [@adobe/helix-shared-tokencache-v1.4.23](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-tokencache-v1.4.22...@adobe/helix-shared-tokencache-v1.4.23) (2024-07-13) diff --git a/packages/helix-shared-tokencache/package.json b/packages/helix-shared-tokencache/package.json index c8f4a83b..827b28e7 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.23", + "version": "1.4.24", "description": "Shared modules of the Helix Project - tokencache", "main": "src/index.js", "type": "module",