Skip to content

Commit

Permalink
chore(release): 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Dec 9, 2017
1 parent 10bb48c commit 66dbfaf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.4.1"></a>
## [1.4.1](https://github.com/bleenco/abstruse/compare/v1.4.0...v1.4.1) (2017-12-09)


### Bug Fixes

* **entry:** fix container entry point to not output vnc and stuff logs ([d0b9d90](https://github.com/bleenco/abstruse/commit/d0b9d90))
* **sessions:** improve stavility of socket sessions ([bafd4f0](https://github.com/bleenco/abstruse/commit/bafd4f0))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/bleenco/abstruse/compare/v1.3.6...v1.4.0) (2017-12-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abstruse",
"version": "1.4.0",
"version": "1.4.1",
"description": "Abstruse CI",
"bin": {
"abstruse": "./dist/api/index.js"
Expand Down

0 comments on commit 66dbfaf

Please sign in to comment.