We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f16367 commit f7fed98Copy full SHA for f7fed98
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.0.4
2
+
3
+Bugfixes:
4
5
+ - fixed an issue if group name is changed in gitlab
6
7
## 1.0.3
8
9
Features:
@@ -12,4 +18,4 @@ Bugfixes:
12
18
13
19
Bugfixes:
14
20
15
- - #2
21
+ - #2
package.json
@@ -1,6 +1,6 @@
{
"name": "strider-gitlab",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A gitlab provider for strider",
"repository": {
"type": "git",
0 commit comments