Skip to content

Commit

Permalink
馃敄 4.1.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed May 8, 2020
1 parent ede7b6a commit bcda67c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [4.1.0-1](https://github.com/exah/react-universal-data/compare/4.1.0-0...4.1.0-1) - 2020-05-08

### Improved

- 鈾伙笍 Move "browser" logic to separate file [`ede7b6a`](https://github.com/exah/react-universal-data/commit/ede7b6a80bb4ff02a51d0472bbf399b907c01237)

## [4.1.0-0](https://github.com/exah/react-universal-data/compare/4.0.2...4.1.0-0) - 2020-05-07
### Added

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": "react-universal-data",
"version": "4.1.0-0",
"version": "4.1.0-1",
"description": "Easy to use hook for getting data on client and server side with effortless hydration of state",
"author": "John Grishin <hi@johngrish.in>",
"license": "MIT",
Expand Down

0 comments on commit bcda67c

Please sign in to comment.