diff --git a/CHANGELOG.md b/CHANGELOG.md index 71e894ed..f1f8674d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.13.0](https://github.com/apollographql/apollo-cache-persist/compare/v0.12.1...v0.13.0) (2021-09-17) + + +### Features + +* **MMKVWrapper:** Added new storage wrapper ([1b16bdb](https://github.com/apollographql/apollo-cache-persist/commit/1b16bdb00e896f62ee379777f7224a156e16004f)) + + + ## [0.12.1](https://github.com/apollographql/apollo-cache-persist/compare/v0.12.0...v0.12.1) (2021-08-12) diff --git a/package.json b/package.json index 97e5a87a..6ada7f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apollo3-cache-persist", - "version": "0.12.1", + "version": "0.13.0", "description": "Simple persistence for all Apollo cache implementations", "author": "James Reggio ", "contributors": [