Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Vovan-VE committed Dec 11, 2022
1 parent ce26f3f commit e29a770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.3.0 (DEV)
## 0.3.0 (2022-12-12)

- **BREAKING**: Bump `effector` in `peerDependencies` to `~20.4.0 || >=21` for
`guard()`.
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": "@cubux/effector-persistent",
"version": "0.3.0-dev",
"version": "0.3.0",
"description": "Persist data in effector store.",
"keywords": [
"effector",
Expand Down

0 comments on commit e29a770

Please sign in to comment.