Skip to content

Commit 65f9560

Browse files
chore(release): 9.0.3 [skip ci]
## [9.0.3](v9.0.2...v9.0.3) (2024-05-29) ### Bug Fixes * fixed es imports ([fb0a5f1](fb0a5f1))
1 parent fb0a5f1 commit 65f9560

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.3](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.2...v9.0.3) (2024-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed es imports ([fb0a5f1](https://github.com/BowlingX/apollo-proxy-cache/commit/fb0a5f1d61e641363ea6a2c12d7243b7ab8f744d))
7+
18
## [9.0.2](https://github.com/BowlingX/apollo-proxy-cache/compare/v9.0.1...v9.0.2) (2024-05-29)
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.2",
3+
"version": "9.0.3",
44
"description": "Provides an apollo-link and express (proxy) middleware setup to support a local `@cache` directive",
55
"main": "build/cjs/index.js",
66
"typings": "build/mjs/index.d.ts",

0 commit comments

Comments
 (0)