flickr-sdk
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -12,2 +12,6 @@ # Changelog | ||
## [3.1.1] - 2017-08-22 | ||
Forgot to remove the "next" tag and npm makes it __SUPER DIFFICULT__ to unpublish modules, so here's a patch release that removes the tag and makes this the go-forward default release track! | ||
## [3.1.0] - 2017-08-22 | ||
@@ -100,3 +104,4 @@ | ||
[3.1.0]: https://github.com/flickr/flickr-sdk/compare/v3.0.0-alpha.6...v3.1.0 | ||
[Unreleased]: https://github.com/flickr/flickr-sdk/compare/v3.1.0...master | ||
[3.1.0]: https://github.com/flickr/flickr-sdk/compare/v3.1.0...v3.1.1 | ||
[Unreleased]: https://github.com/flickr/flickr-sdk/compare/v3.1.1...master | ||
@@ -103,0 +108,0 @@ <!-- pull requests --> |
{ | ||
"name": "flickr-sdk", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Almost certainly the best Flickr API client in the world for node and the browser", | ||
@@ -48,3 +48,2 @@ "keywords": [ | ||
"publishConfig": { | ||
"tag": "next", | ||
"registry": "https://registry.npmjs.org" | ||
@@ -51,0 +50,0 @@ }, |
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
196409