Release 2.3.1

This commit is contained in:
Buu Nguyen 2017-09-01 15:44:25 -07:00
parent beb932ed2f
commit 9797ed133d
6 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
### v2.3.1
* Fix bug PR mode doesn't work with lazy loading
* Fix bug sidebar width is not stable in Firefox
### v2.3.0
* Support PR viewing mode
* Handle reserved chars in URLs

BIN
dist/chrome.crx vendored

Binary file not shown.

BIN
dist/chrome.zip vendored

Binary file not shown.

BIN
dist/firefox.zip vendored

Binary file not shown.

BIN
dist/opera.nex vendored

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "octotree",
"version": "2.3.0",
"version": "2.3.1",
"description": "Code tree for GitHub",
"main": "inject.js",
"scripts": {