From 033a7cdaab408e20604a0e459e88f8090e8d4ded Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:18:26 +0000 Subject: [PATCH] chore(main): release cache 1.8.1 --- packages/cache/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index 21c6d693..fa9f4309 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/CHANGELOG.md @@ -3,6 +3,13 @@ ## [1.8.1](https://github.com/netlify/primitives/compare/cache-v1.8.0...cache-v1.8.1) (2025-04-15) +### Bug Fixes + +* use a proxy for the `caches` export ([#105](https://github.com/netlify/primitives/issues/105)) ([c4c11ce](https://github.com/netlify/primitives/commit/c4c11ce426dc9b9323d223e9b820f5dc11a3e1ee)) + +## [1.8.1](https://github.com/netlify/primitives/compare/cache-v1.8.0...cache-v1.8.1) (2025-04-15) + + ### Bug Fixes * use a proxy for the `caches` export ([#105](https://github.com/netlify/primitives/issues/105)) ([c4c11ce](https://github.com/netlify/primitives/commit/c4c11ce426dc9b9323d223e9b820f5dc11a3e1ee))