Skip to content

Commit

Permalink
chore(release): 0.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
empierre committed May 28, 2016
1 parent 6abbcf7 commit b5dd9b3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="Unreleased"></a>
# [Unreleased](https://github.com/empierre/MyDomoAtHome/compare/v0.1.39...26d04fc) (2016-05-28)


### Bug Fixes

* **spk:** add app path+logs on startu ([fb8f5e1](https://github.com/empierre/MyDomoAtHome/commit/fb8f5e1))
* **spk:** addind 8084 as default port sor synology ([26d04fc](https://github.com/empierre/MyDomoAtHome/commit/26d04fc))
* **spk:** spk builder ([83bd00d](https://github.com/empierre/MyDomoAtHome/commit/83bd00d))



<a name="0.1.39"></a>
## [0.1.39](https://github.com/empierre/MyDomoAtHome/compare/v0.1.38...v0.1.39) (2016-05-02)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-mydomoathome",
"description": "Imperihome ISS API gateway to Domoticz",
"version": "0.1.38",
"version": "0.1.39",
"dependencies": {
"basic-auth": "1.0.3",
"body-parser": "^1.5.2",
Expand Down Expand Up @@ -113,4 +113,4 @@
"safeGet"
]
}
}
}

0 comments on commit b5dd9b3

Please sign in to comment.