Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
[CI] Automated commit after stage build (bump, docs, changelog).
Browse files Browse the repository at this point in the history
  • Loading branch information
arcauto committed Oct 7, 2016
1 parent 0a48122 commit ce8087a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.65"></a>
## [1.0.65](https://github.com/advanced-rest-client/socket-fetch/compare/1.0.64...v1.0.65) (2016-10-07)


### New

* Added log messages to the response object ([0a481222a8ede7fee3c25d0a7d8ca4187ad6f038](https://github.com/advanced-rest-client/socket-fetch/commit/0a481222a8ede7fee3c25d0a7d8ca4187ad6f038))



<a name="1.0.64"></a>
## [1.0.64](https://github.com/advanced-rest-client/socket-fetch/compare/1.0.63...v1.0.64) (2016-09-29)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket-fetch",
"version": "1.0.64",
"version": "1.0.65",
"license": "LICENSE.txt",
"description": "A HTTP transport based on chrome.socket.tcp API.",
"authors": [
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": "socket-fetch",
"version": "1.0.64",
"version": "1.0.65",
"license": "LICENSE",
"description": "A HTTP transport based on chrome.socket.tcp API.",
"repository": {
Expand Down

0 comments on commit ce8087a

Please sign in to comment.