From 45bd028f5534ff15e747cfc71f37e85e76595143 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Mar 2023 16:43:17 +0000 Subject: [PATCH] chore: 2.0.18 [skip ci] ## [2.0.18](https://github.com/dword-design/output-files/compare/v2.0.17...v2.0.18) (2023-03-19) ### Bug Fixes * update dependency @dword-design/tester-plugin-tmp-dir to v2.1.17 ([458c3a9](https://github.com/dword-design/output-files/commit/458c3a91771a4cccbd1a63bbdc143304c427863d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42efbb6..c6fe8af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.18](https://github.com/dword-design/output-files/compare/v2.0.17...v2.0.18) (2023-03-19) + + +### Bug Fixes + +* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.17 ([458c3a9](https://github.com/dword-design/output-files/commit/458c3a91771a4cccbd1a63bbdc143304c427863d)) + ## [2.0.17](https://github.com/dword-design/output-files/compare/v2.0.16...v2.0.17) (2023-03-19) diff --git a/package.json b/package.json index 24f8b5b..40ddee4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "output-files", - "version": "2.0.17", + "version": "2.0.18", "description": "Output a tree of files and directories by providing an object. Especially useful for testing with real files.", "keywords": [ "build",