Skip to content

Commit 3b895a8

Browse files
committed
chore(release): 1.5.1
1 parent 2f73da8 commit 3b895a8

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.5.1"></a>
2+
## [1.5.1](https://github.com/bleenco/abstruse/compare/v1.5.0...v1.5.1) (2018-02-24)
3+
4+
5+
### Bug Fixes
6+
7+
* **memory-leak:** fix container statistics memory leak (unresolved promise) ([5410c33](https://github.com/bleenco/abstruse/commit/5410c33))
8+
9+
10+
111
<a name="1.4.6"></a>
212
## [1.4.6](https://github.com/bleenco/abstruse/compare/v1.4.5...v1.4.6) (2018-01-22)
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.5.0",
3+
"version": "1.5.1",
44
"description": "Abstruse CI",
55
"bin": {
66
"abstruse": "./dist/api/index.js"

0 commit comments

Comments
 (0)