Skip to content

Commit

Permalink
bump @plotdb/srcbuild version for bug fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
zbryikt committed Sep 25, 2021
1 parent c28edc8 commit 8b9e076
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## v2.3.20

- bump @plotdb/srcbuild version for bug fixing


## v2.3.19

- bump @plotdb/srcbuild version for resolving module from basedir in ext/pug
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 @@ -4,7 +4,7 @@
"license": "MIT",
"main": "bin/lib/index.js",
"description": "simple, quick template for bootstrap a page",
"version": "2.3.19",
"version": "2.3.20",
"files": [
"bin/**/*"
],
Expand Down

0 comments on commit 8b9e076

Please sign in to comment.