Skip to content

Commit 9797ed1

Browse files
committed
Release 2.3.1
1 parent beb932e commit 9797ed1

File tree

6 files changed

+5
-1
lines changed

6 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.3.1
2+
* Fix bug PR mode doesn't work with lazy loading
3+
* Fix bug sidebar width is not stable in Firefox
4+
15
### v2.3.0
26
* Support PR viewing mode
37
* Handle reserved chars in URLs

dist/chrome.crx

53 Bytes
Binary file not shown.

dist/chrome.zip

54 Bytes
Binary file not shown.

dist/firefox.zip

50 Bytes
Binary file not shown.

dist/opera.nex

53 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "octotree",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Code tree for GitHub",
55
"main": "inject.js",
66
"scripts": {

0 commit comments

Comments
 (0)