File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- gitbucket-explorer-plugin
1
+ gitbucket-explorer-plugin [ ![ Gitter ] ( https://img.shields.io/gitter/room/gitbucket/gitbucket.js.svg?style=flat-square )] ( https://gitter.im/gitbucket/gitbucket ) [ ![ Travis ] ( https://img.shields.io/travis/gitbucket/gitbucket-explorer-plugin.svg?style=flat-square )] ( https://travis-ci.org/gitbucket/gitbucket-explorer-plugin )
2
2
===
3
3
4
4
This plugin provides an explorer like file tree for GIT repositories with [ GitBucket] ( https://github.com/gitbucket/gitbucket ) .
@@ -10,6 +10,7 @@ Version
10
10
11
11
Plugin version|GitBucket version
12
12
:---|:---
13
+ 5.0|4.21.x+ |
13
14
4.0|4.16+
14
15
3.x|4.11+
15
16
2.0.0| 4.10+
@@ -30,12 +31,15 @@ Building
30
31
Pre-requisites are Node, NPM, SBT, and Java 8.
31
32
- Run ` npm install ` to install all node dependencies.
32
33
- Run ` npm run-script release ` to create a ** complete** release (this will call SBT too).
33
-
34
+
34
35
See ` package.json ` for more details.
35
-
36
+
36
37
Releases
37
38
---
38
39
40
+ ### 5.0.0 - 29 Jan 2018
41
+ - Bump to GitBucket 4.21.2
42
+
39
43
### 4.0.0 - 5 Sept 2017
40
44
- Bump to GitBucket 4.16
41
45
@@ -66,4 +70,4 @@ Releases
66
70
Credits
67
71
---
68
72
69
- This plug-in was developed by [ @tomoki1207 ] ( https://github.com/tomoki1207 ) .
73
+ This plug-in was developed by [ @tomoki1207 ] ( https://github.com/tomoki1207 ) .
You can’t perform that action at this time.
0 commit comments