metalsmith-renamer
Advanced tools
Comparing version 0.5.138 to 0.5.139
@@ -0,1 +1,3 @@ | ||
## [0.5.139](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.138...v0.5.139) (2021-10-08) | ||
## [0.5.138](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.137...v0.5.138) (2021-10-06) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.138", | ||
"version": "0.5.139", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -36,6 +36,6 @@ "source": "src/index.js", | ||
"@semantic-release/git": "10.0.0", | ||
"babel-jest": "27.2.4", | ||
"babel-jest": "27.2.5", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"jest": "27.2.4", | ||
"jest": "27.2.5", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.14.0", |
28268