Comparing version 2.6.3 to 2.6.4
@@ -0,1 +1,8 @@ | ||
### 2.6.4 | ||
* Move 2.x to stable - **[@jkrems](https://github.com/jkrems)** [#75](https://github.com/groupon/gofer/pull/75) | ||
- [`25b5fd0`](https://github.com/groupon/gofer/commit/25b5fd090d4614b5dce225e168f8a7322e300d7a) **chore:** Move 2.x to stable | ||
* [`c079a46`](https://github.com/groupon/gofer/commit/c079a468d92123899424444aa4c02f959a27f61d) **chore:** Allow publish from 2.x | ||
### 2.6.3 | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "gofer", | ||
"version": "2.6.3", | ||
"version": "2.6.4", | ||
"description": "A general purpose service client library for node.js", | ||
@@ -23,2 +23,6 @@ "license": "BSD-3-Clause", | ||
"nlm": { | ||
"channels": { | ||
"2.x": "stable", | ||
"master": "latest" | ||
}, | ||
"license": { | ||
@@ -25,0 +29,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53439