Comparing version 4.3.3 to 4.3.4
# restify Changelog | ||
## not yet released | ||
(nothing yet) | ||
## 4.3.4 | ||
- #1656 update tunnel-agent to 0.6.0 | ||
## 4.3.3 | ||
@@ -4,0 +12,0 @@ |
@@ -44,3 +44,3 @@ { | ||
"description": "REST framework", | ||
"version": "4.3.3", | ||
"version": "4.3.4", | ||
"repository": { | ||
@@ -76,3 +76,3 @@ "type": "git", | ||
"spdy": "^3.3.3", | ||
"tunnel-agent": "^0.4.0", | ||
"tunnel-agent": "^0.6.0", | ||
"uuid": "^3.0.1", | ||
@@ -79,0 +79,0 @@ "vasync": "1.6.3", |
@@ -83,6 +83,7 @@ # restify | ||
Here is how to cut a release: | ||
Here is how to cut a release for a new "$version" | ||
1. Update the version in "package.json" and change `## not yet released` at | ||
the top of "CHANGES.md" to: | ||
the top of "CHANGES.md" to the following. In other words, add a | ||
section for the new release. | ||
@@ -92,2 +93,3 @@ ``` | ||
(nothing yet) | ||
@@ -94,0 +96,0 @@ ## $version |
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
235667
110
+ Addedtunnel-agent@0.6.0(transitive)
- Removedtunnel-agent@0.4.3(transitive)
Updatedtunnel-agent@^0.6.0