Skip to content

Commit 99fc4d7

Browse files
committed
Release v1.5.0-beta.1
New features: - Environment variables to control logging of SPARQL queries - Environment variable to log AUTH_HEADERS - Environment variable for MAX_BODY_SIZE controlling parsing of received body - Cleanup of template running code - Better error reporting when mounting sources incorrectly - Only run NPM install during development when previous run was outdated.
1 parent 017cfc8 commit 99fc4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mu-javascript-template",
3-
"version": "1.4.0",
3+
"version": "1.5.0-beta.1",
44
"description": "Template for mu services written in JavaScript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)