Skip to content

Commit 2dee68b

Browse files
chore(release): 10.0.0 [skip ci]
# [10.0.0](v9.0.8...v10.0.0) (2025-10-25) ### Bug Fixes * bumped redis version ([c9d43a1](c9d43a1)) ### BREAKING CHANGES * Bumped major redis version
1 parent c9d43a1 commit 2dee68b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [10.0.0](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.8...v10.0.0) (2025-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bumped redis version ([c9d43a1](https://github.com/BowlingX/apollo-proxy-cache/commit/c9d43a14f806a783a459d13385ad3d1b39b7a032))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Bumped major redis version
12+
113
## [9.0.8](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.7...v9.0.8) (2025-10-20)
214

315

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.8",
3+
"version": "10.0.0",
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)