diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a37276..a0f19d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.26](https://github.com/dword-design/output-files/compare/v1.1.25...v1.1.26) (2021-04-20) + + +### Bug Fixes + +* updated package.json[keywords] ([#40](https://github.com/dword-design/output-files/issues/40)) ([5c6c862](https://github.com/dword-design/output-files/commit/5c6c86203b92867e3a63ab315b68bc90f2a984cb)) + ## [1.1.25](https://github.com/dword-design/output-files/compare/v1.1.24...v1.1.25) (2021-04-12) diff --git a/package.json b/package.json index 26fc091..0a4f044 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "output-files", - "version": "1.1.25", + "version": "1.1.26", "description": "Output a tree of files and directories by providing an object. Especially useful for testing with real files.", "keywords": [ "build",