@balena/jellycheck
Advanced tools
Comparing version 0.1.1 to 0.1.2-allow-dockerfile-in-test-060b9eff83566bd117128107af5d77ab6a854958
@@ -7,2 +7,7 @@ # Change Log | ||
# v0.1.2 | ||
## (2021-07-30) | ||
* Allow Dockerfile under test/ [Josh Bowling] | ||
# v0.1.1 | ||
@@ -9,0 +14,0 @@ ## (2021-01-11) |
{ | ||
"name": "@balena/jellycheck", | ||
"version": "0.1.1", | ||
"version": "0.1.2-allow-dockerfile-in-test-060b9eff83566bd117128107af5d77ab6a854958", | ||
"description": "Scripts to perform common checks on Jellyfish files", | ||
@@ -28,3 +28,6 @@ "bin": { | ||
"shellcheck": "^0.4.4" | ||
}, | ||
"versionist": { | ||
"publishedAt": "2021-07-30T01:45:59.691Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
6663