metalsmith-renamer
Advanced tools
Comparing version 0.5.28 to 0.5.29
@@ -0,1 +1,3 @@ | ||
## [0.5.29](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.28...v0.5.29) (2020-10-05) | ||
## [0.5.28](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.27...v0.5.28) (2020-09-28) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.28", | ||
"version": "0.5.29", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -36,3 +36,3 @@ "source": "src/index.js", | ||
"@semantic-release/git": "9.0.0", | ||
"babel-jest": "26.3.0", | ||
"babel-jest": "26.5.0", | ||
"eslint-config-prettier": "6.12.0", | ||
@@ -39,0 +39,0 @@ "eslint-plugin-prettier": "3.1.4", |
16950