Skip to content

Commit

Permalink
v2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Mar 29, 2018
1 parent 4760095 commit fd729ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.6.5

* Ignore searchDomain for localhost and IP - **[@jkrems](https://github.com/jkrems)** [#81](https://github.com/groupon/gofer/pull/81)
- [`685d29a`](https://github.com/groupon/gofer/commit/685d29aa4739ed905b3012aa0937a6260e642d3b) **chore:** Ignore package-lock.json
- [`7030693`](https://github.com/groupon/gofer/commit/7030693b9222ecc10a8a28fcd8b7aea02fe15d44) **fix:** Ignore searchDomain for localhost and IP


### 2.6.4

* Move 2.x to stable - **[@jkrems](https://github.com/jkrems)** [#75](https://github.com/groupon/gofer/pull/75)
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": "gofer",
"version": "2.6.4",
"version": "2.6.5",
"description": "A general purpose service client library for node.js",
"license": "BSD-3-Clause",
"main": "lib/gofer.js",
Expand Down

0 comments on commit fd729ed

Please sign in to comment.