We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16641d8 commit eded0ffCopy full SHA for eded0ff
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.14.1](https://github.com/apollographql/apollo-cache-persist/compare/0.14.0...0.14.1) (2022-07-04)
2
+
3
4
+### Bug Fixes
5
6
+* **types:** remove unused keys ([5e83d71](https://github.com/apollographql/apollo-cache-persist/commit/5e83d7100ddbe60b833be45df626558c9666ff30))
7
8
9
10
# [0.13.0](https://github.com/apollographql/apollo-cache-persist/compare/v0.12.1...v0.13.0) (2021-09-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "apollo3-cache-persist",
- "version": "0.14.0",
+ "version": "0.14.1",
"description": "Simple persistence for all Apollo cache implementations",
"author": "James Reggio <[email protected]>",
"contributors": [
0 commit comments