Skip to content

Commit 9bd7f50

Browse files
committed
chore(release): 1.6.2
1 parent e93a0e4 commit 9bd7f50

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
<a name="1.6.1"></a>
213
## [1.6.1](https://github.com/bleenco/abstruse/compare/v1.6.0...v1.6.1) (2018-05-07)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abstruse",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Abstruse CI",
55
"bin": {
66
"abstruse": "./dist/api/index.js"

0 commit comments

Comments
 (0)