Skip to content

Commit

Permalink
chore(release): 1.0.0-nightly.4 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-nightly.4](v1.0.0-nightly.3...v1.0.0-nightly.4) (2020-08-28)

### Bug Fixes

* **ssr:** fix ssr conditionals ([40185d0](40185d0))
  • Loading branch information
oneamexbot committed Aug 28, 2020
1 parent 43eedca commit e60deb3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-nightly.4](https://github.com/americanexpress/fetchye/compare/v1.0.0-nightly.3...v1.0.0-nightly.4) (2020-08-28)


### Bug Fixes

* **ssr:** fix ssr conditionals ([40185d0](https://github.com/americanexpress/fetchye/commit/40185d0574131f5a437ad6720c68d0ec92baa44b))

# [1.0.0-nightly.3](https://github.com/americanexpress/fetchye/compare/v1.0.0-nightly.2...v1.0.0-nightly.3) (2020-08-28)


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": "fetchye",
"version": "1.0.0-nightly.3",
"version": "1.0.0-nightly.4",
"description": "If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit e60deb3

Please sign in to comment.