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 e93a0e4 commit 9bd7f50Copy full SHA for 9bd7f50
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+<a name="1.6.2"></a>
2
+## [1.6.2](https://github.com/bleenco/abstruse/compare/v1.6.1...v1.6.2) (2018-05-07)
3
+
4
5
+### Bug Fixes
6
7
+* **build-status:** use correct gitlab url instead of hardcoded one ([cc4a436](https://github.com/bleenco/abstruse/commit/cc4a436))
8
+* **gitlab-integration:** fix GitLab integration ([0a30888](https://github.com/bleenco/abstruse/commit/0a30888))
9
10
11
12
<a name="1.6.1"></a>
13
## [1.6.1](https://github.com/bleenco/abstruse/compare/v1.6.0...v1.6.1) (2018-05-07)
14
package.json
@@ -1,6 +1,6 @@
{
"name": "abstruse",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "Abstruse CI",
"bin": {
"abstruse": "./dist/api/index.js"
0 commit comments