Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afflicted-cat committed Apr 20, 2021
1 parent c1cb74d commit c769123
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.1](https://github.com/weyheyhey/effector-next/compare/v1.3.0...v1.3.1) (2021-04-20)

### Bug Fixes

- **with-hydrate:** allow any type of origGetInitialProps to pass ([c1cb74d](https://github.com/weyheyhey/effector-next/commit/c1cb74dcb04911f4f61e7d1f1c1bc605eb345156))

## [1.3.0](https://github.com/weyheyhey/effector-next/compare/v1.2.0...v1.3.0) (2021-04-20)

### Features
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": "effector-next",
"version": "1.3.0",
"version": "1.3.1",
"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit c769123

Please sign in to comment.