metalsmith-renamer
Advanced tools
Comparing version 0.5.13 to 0.5.14
@@ -0,1 +1,3 @@ | ||
## [0.5.14](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.13...v0.5.14) (2020-07-31) | ||
## [0.5.13](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.12...v0.5.13) (2020-07-30) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.13", | ||
"version": "0.5.14", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -36,6 +36,6 @@ "source": "src/index.js", | ||
"@semantic-release/git": "9.0.0", | ||
"babel-jest": "26.2.1", | ||
"babel-jest": "26.2.2", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"jest": "26.2.1", | ||
"jest": "26.2.2", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.12.3", |
15420