Skip to content

Commit

Permalink
v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodCZ committed Aug 12, 2021
1 parent f009b86 commit 1ac0c91
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.12.1](https://github.com/apollographql/apollo-cache-persist/compare/v0.12.0...v0.12.1) (2021-08-12)


### Bug Fixes

* **types:** fix localforage interface ([63f7158](https://github.com/apollographql/apollo-cache-persist/commit/63f71582763b6895c05dd3897117cdfdbb0a70c3))



# [0.12.0](https://github.com/apollographql/apollo-cache-persist/compare/v0.11.0...v0.12.0) (2021-08-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo3-cache-persist",
"version": "0.12.0",
"version": "0.12.1",
"description": "Simple persistence for all Apollo cache implementations",
"author": "James Reggio <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 1ac0c91

Please sign in to comment.