diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c2160..8436c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.21](https://github.com/dword-design/output-files/compare/v2.0.20...v2.0.21) (2023-04-09) + + +### Bug Fixes + +* update dependency @dword-design/functions to v4.1.7 ([c21e6ab](https://github.com/dword-design/output-files/commit/c21e6abb3e4307162226fe440a68124088dae529)) + ## [2.0.20](https://github.com/dword-design/output-files/compare/v2.0.19...v2.0.20) (2023-04-09) diff --git a/package.json b/package.json index 376d4ef..8c5a9f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "output-files", - "version": "2.0.20", + "version": "2.0.21", "description": "Output a tree of files and directories by providing an object. Especially useful for testing with real files.", "keywords": [ "build",