Skip to content

Commit

Permalink
Merge pull request #2 from userfrosting/develop
Browse files Browse the repository at this point in the history
Fixed bug in successive runs, updated dependencies
  • Loading branch information
Silic0nS0ldier authored Jun 5, 2019
2 parents 22c001d + b45fd8d commit d098139
Show file tree
Hide file tree
Showing 5 changed files with 1,388 additions and 1,448 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed
- Failure on successive runs due to attempting to delete a file using directory methods. Scenario now addressed in unit tests.

### Security
- Updated dev dependency `ava` to address vulnerabilities in indirect dependencies `tar` and `js-yaml`.

## [1.0.0] - 2019-03-12

First stable release.
Expand Down
Loading

0 comments on commit d098139

Please sign in to comment.