Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Akurganow committed Oct 25, 2019
1 parent 49a60b0 commit 59f2898
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [0.1.1](https://github.com/Akurganow/use-persisted-state/compare/v0.1.0...v0.1.1) (2019-10-25)

# [0.1.0](https://github.com/Akurganow/use-persisted-state/compare/v0.0.10...v0.1.0) (2019-09-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plq/use-persisted-state",
"version": "0.1.0",
"version": "0.1.1",
"description": "useState hook with persistance in storage",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 59f2898

Please sign in to comment.