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

Commit

Permalink
0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Aug 23, 2016
1 parent 5682683 commit 4474bfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# HEAD

# 0.16.1 - 2016-08-23

- Fixed: ``Uncaught TypeError: (0 , _reactRouterScroll2.default) is not a function``
We now
[only import ``useScroll``](https://github.com/taion/react-router-scroll#minimizing-bundle-size)
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": "phenomic",
"version": "0.16.0",
"version": "0.16.1",
"description": "Modern website generator based on the React and Webpack ecosystem.",
"keywords": [
"react",
Expand Down

0 comments on commit 4474bfc

Please sign in to comment.