Skip to content

Commit

Permalink
Release v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed May 16, 2020
1 parent 8430352 commit 7c63482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -26,6 +26,7 @@ Live version: https://insin.github.io/react-hn
* New comments in collapsed threads
* Automatic or manual collapsing of comment threads which don't contain any new
comments
* Manual highlighting of the X most recent comments to catch up on threads you were reading elsewhere
* Stories with new comments are marked on list pages
* Stories can be marked as read to remove highighting from new comments
* "comments" sections driven by the Changed Items API
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-hn",
"version": "1.7.0",
"version": "1.7.1",
"description": "React-powered frontend for Hacker News using its Firebase API",
"author": "Jonny Buchanan",
"license": "MIT",
Expand Down Expand Up @@ -33,4 +33,4 @@
"eslint-config-jonnybuchanan": "6.0.0",
"nwb": "0.22.0"
}
}
}

0 comments on commit 7c63482

Please sign in to comment.