Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Akurganow committed Oct 8, 2023
1 parent e07cf53 commit f9fe59e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GITHUB_TOKEN="f941e0..."
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.1.4](https://github.com/Akurganow/use-persisted-state/compare/v1.1.3...v1.1.4) (2023-10-08)

## [1.1.3](https://github.com/Akurganow/use-persisted-state/compare/v1.1.2...v1.1.3) (2023-10-08)


Expand Down
4 changes: 2 additions & 2 deletions 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": "1.1.3",
"version": "1.1.4",
"description": "useState hook with persistence in storage",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit f9fe59e

Please sign in to comment.