metalsmith-renamer
Advanced tools
Comparing version
@@ -0,1 +1,3 @@ | ||
## [0.5.141](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.140...v0.5.141) (2021-10-19) | ||
## [0.5.140](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.139...v0.5.140) (2021-10-14) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.140", | ||
"version": "0.5.141", | ||
"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.5", | ||
"babel-jest": "27.3.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"jest": "27.2.5", | ||
"jest": "27.3.0", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.14.1", |
28478
0.37%