Skip to content

Commit f35ef4b

Browse files
chore(release): 9.0.6 [skip ci]
## [9.0.6](v9.0.5...v9.0.6) (2025-03-07) ### Bug Fixes * bumped dependencies, export link and in-memory cache for browser only usage ([aa84854](aa84854))
1 parent aa84854 commit f35ef4b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.6](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.5...v9.0.6) (2025-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* bumped dependencies, export link and in-memory cache for browser only usage ([aa84854](https://github.com/BowlingX/apollo-proxy-cache/commit/aa8485401620f5be37f1d62687e4a421051b1237))
7+
18
## [9.0.5](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.4...v9.0.5) (2024-12-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-proxy-cache",
3-
"version": "9.0.5",
3+
"version": "9.0.6",
44
"description": "Provides an apollo-link and express (proxy) middleware setup to support a local `@cache` directive",
55
"main": "build/module/index.js",
66
"typings": "build/module/index.d.ts",

0 commit comments

Comments
 (0)