Skip to content

Commit

Permalink
chore: 2.0.21 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.21](v2.0.20...v2.0.21) (2023-04-09)

### Bug Fixes

* update dependency @dword-design/functions to v4.1.7 ([c21e6ab](c21e6ab))
  • Loading branch information
semantic-release-bot committed Apr 9, 2023
1 parent c21e6ab commit 5949cf0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5949cf0

Please sign in to comment.