metalsmith
Advanced tools
Comparing version 2.2.1 to 2.3.0
@@ -7,6 +7,6 @@ # Change Log | ||
## [2.2.1] | ||
## [2.3.0] | ||
### Changed | ||
* Updated dependencies ([#246]) | ||
* Erroring test reading symbolic link to dir ([#229]) | ||
* Erroring test reading symbolic link to dir, adds the ability to follow symlinks ([#229]) | ||
* Add the packaging metadata to build the metalsmith snap ([#249]) | ||
@@ -24,2 +24,10 @@ * Security vulnerability in dependency - upgraded ([#258]) | ||
## 2.2.2 | ||
This version is the same as 2.2.0. See 2.2.1. | ||
## [2.2.1] [YANKED] | ||
### deprecated | ||
Please use version <= 2.2.0 or > 2.3.0. This release contains added functionality that could have undesired behaviour. | ||
## [2.2.0] - August 11, 2016 | ||
@@ -253,3 +261,4 @@ ### Added | ||
[unreleased]: https://github.com/metalsmith/metalsmith/compare/v2.2.1...HEAD | ||
[unreleased]: https://github.com/metalsmith/metalsmith/compare/v2.3.0...HEAD | ||
[2.3.0]: https://github.com/metalsmith/metalsmith/compare/v2.2.0...v2.3.0 | ||
[2.2.1]: https://github.com/metalsmith/metalsmith/compare/v2.2.0...v2.2.1 | ||
@@ -256,0 +265,0 @@ [2.2.0]: https://github.com/metalsmith/metalsmith/compare/v2.1.0...v2.2.0 |
{ | ||
"name": "metalsmith", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/segmentio/metalsmith.git", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
35026
0