Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Jul 20, 2020
1 parent 2966b41 commit 3e18d6e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Changelog

#### [0.5.1](https://github.com/plumdog/dirbuild/compare/0.5.0...0.5.1)

> 20 July 2020
- Bump lodash from 4.17.15 to 4.17.19 [`#24`](https://github.com/plumdog/dirbuild/pull/24)

#### [0.5.0](https://github.com/plumdog/dirbuild/compare/0.4.0...0.5.0)

> 28 May 2020
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dirbuild",
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"bin": "bin.js",
"engines": {
Expand Down

0 comments on commit 3e18d6e

Please sign in to comment.