diff --git a/packages/helix-shared-ims/CHANGELOG.md b/packages/helix-shared-ims/CHANGELOG.md index 6b976d3a..8e2c13e1 100644 --- a/packages/helix-shared-ims/CHANGELOG.md +++ b/packages/helix-shared-ims/CHANGELOG.md @@ -1,3 +1,10 @@ +# [@adobe/helix-shared-ims-v2.0.12](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-ims-v2.0.11...@adobe/helix-shared-ims-v2.0.12) (2024-10-12) + + +### Bug Fixes + +* **deps:** update external fixes ([b79efa9](https://github.com/adobe/helix-shared/commit/b79efa949400ab96768b98c63147eca5f06caaf7)) + # [@adobe/helix-shared-ims-v2.0.11](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-ims-v2.0.10...@adobe/helix-shared-ims-v2.0.11) (2024-10-05) diff --git a/packages/helix-shared-ims/package.json b/packages/helix-shared-ims/package.json index 03c7d6d7..55247395 100644 --- a/packages/helix-shared-ims/package.json +++ b/packages/helix-shared-ims/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-shared-ims", - "version": "2.0.11", + "version": "2.0.12", "description": "Shared modules of the Helix Project - ims", "main": "src/ims.js", "types": "src/ims.d.ts",