Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
polemius committed May 23, 2022
1 parent 82d9e2d commit ccfc761
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This project adheres to [Semantic Versioning](http://semver.org/).

## 4.2.0

- Update recoil to 0.7.2 version

## 4.1.0

- Update recoil to 0.6.1 version
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": "recoil-persist",
"version": "4.1.0",
"version": "4.2.0",
"description": "Package for recoil to persist and rehydrate store",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ccfc761

Please sign in to comment.