Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
garethflowers committed Jun 20, 2022
1 parent 26d4339 commit e66bc6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.8

- Fix incorrect build output directory.

## 0.0.7

- Dependency updates.
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -53,5 +53,5 @@
"test": "npm run lint",
"watch": "npm run build && npm link && nodemon"
},
"version": "0.0.7"
"version": "0.0.8"
}

0 comments on commit e66bc6e

Please sign in to comment.