Skip to content

Commit 1f9b401

Browse files
committed
Release version 1.5.0
New features: - Configurable logging of queries (@MikiDi) - Newer node and babel versions - Faster dev launches - Automated builds with drone (@redpencilio) Fixes since 1.4.0: - Better cleanup on forced stop (@theOperand) - Smarter copying of files through babel etc (@nvdk) - Fixed sparqlEscapeUri (@claire-lovisa)
1 parent 8851528 commit 1f9b401

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.5.0-beta.4",
3+
"version": "1.5.0",
44
"description": "Template for mu services written in JavaScript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)