Skip to content

Commit bcda67c

Browse files
committed
🔖 4.1.0-1
1 parent ede7b6a commit bcda67c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

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

9+
## [4.1.0-1](https://github.com/exah/react-universal-data/compare/4.1.0-0...4.1.0-1) - 2020-05-08
10+
11+
### Improved
12+
13+
- ♻️ Move "browser" logic to separate file [`ede7b6a`](https://github.com/exah/react-universal-data/commit/ede7b6a80bb4ff02a51d0472bbf399b907c01237)
14+
915
## [4.1.0-0](https://github.com/exah/react-universal-data/compare/4.0.2...4.1.0-0) - 2020-05-07
1016
### Added
1117

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-universal-data",
3-
"version": "4.1.0-0",
3+
"version": "4.1.0-1",
44
"description": "Easy to use hook for getting data on client and server side with effortless hydration of state",
55
"author": "John Grishin <hi@johngrish.in>",
66
"license": "MIT",

0 commit comments

Comments
 (0)