Skip to content

Commit

Permalink
chore: 1.1.25 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.25](v1.1.24...v1.1.25) (2021-04-12)

### Bug Fixes

* lock file maintenance ([#36](#36)) ([d7654c9](d7654c9))
  • Loading branch information
semantic-release-bot committed Apr 12, 2021
1 parent d7654c9 commit b7291dc
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 @@
## [1.1.25](https://github.com/dword-design/output-files/compare/v1.1.24...v1.1.25) (2021-04-12)


### Bug Fixes

* lock file maintenance ([#36](https://github.com/dword-design/output-files/issues/36)) ([d7654c9](https://github.com/dword-design/output-files/commit/d7654c93218a6679f7a58ac0f668e366e6a24e98))

## [1.1.24](https://github.com/dword-design/output-files/compare/v1.1.23...v1.1.24) (2021-03-31)


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": "1.1.24",
"version": "1.1.25",
"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 b7291dc

Please sign in to comment.