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 716e393 commit 1491898Copy full SHA for 1491898
CHANGELOG.md
@@ -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
11
<a name="1.6.5"></a>
12
## [1.6.5](https://github.com/bleenco/abstruse/compare/v1.6.4...v1.6.5) (2018-09-18)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "abstruse",
- "version": "1.6.5",
+ "version": "1.6.6",
"description": "Abstruse CI",
"bin": {
"abstruse": "./dist/api/index.js"
0 commit comments