diff --git a/CHANGELOG.md b/CHANGELOG.md index 240c112..127f7d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.31](https://github.com/dword-design/output-files/compare/v2.0.30...v2.0.31) (2023-07-06) + + +### Bug Fixes + +* update dependency globby to v13.2.2 ([739cd5e](https://github.com/dword-design/output-files/commit/739cd5e512afc9dd61c58fcc05e8b82b583e61bc)) + ## [2.0.30](https://github.com/dword-design/output-files/compare/v2.0.29...v2.0.30) (2023-07-01) diff --git a/package.json b/package.json index c54e95d..99d60fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "output-files", - "version": "2.0.30", + "version": "2.0.31", "description": "Output a tree of files and directories by providing an object. Especially useful for testing with real files.", "keywords": [ "build",