Skip to content

Commit 1491898

Browse files
committed
chore(release): 1.6.6
1 parent 716e393 commit 1491898

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.6.6"></a>
2+
## [1.6.6](https://github.com/bleenco/abstruse/compare/v1.6.5...v1.6.6) (2018-10-27)
3+
4+
5+
### Bug Fixes
6+
7+
* **builds:** correctly parse branch names with / included (closes [#429](https://github.com/bleenco/abstruse/issues/429)) ([e853c96](https://github.com/bleenco/abstruse/commit/e853c96))
8+
9+
10+
111
<a name="1.6.5"></a>
212
## [1.6.5](https://github.com/bleenco/abstruse/compare/v1.6.4...v1.6.5) (2018-09-18)
313

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.5",
3+
"version": "1.6.6",
44
"description": "Abstruse CI",
55
"bin": {
66
"abstruse": "./dist/api/index.js"

0 commit comments

Comments
 (0)