Skip to content

Commit 6f902e7

Browse files
committed
Release v1.7.0
New features since 1.6.0: - Upgrade to Node 18 - Decorators support changed to proposed version 2023-05 (expect to be updated in the future) - Allow overriding hostname and port - Documentation on handling delta's in a microservice - Setup automated builds with Woodpecker
1 parent db7b7da commit 6f902e7

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

0 commit comments

Comments
 (0)