Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit dc2b37c

Browse files
committed
chore: version 1.5.2
1 parent c451d34 commit dc2b37c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>de.adito.aditoweb.nbm</groupId>
1212
<artifactId>nodejs</artifactId>
13-
<version>1.5.1</version>
13+
<version>1.5.2</version>
1414
<packaging>nbm</packaging>
1515

1616
<properties>

src/main/nbm/manifest.mf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ OpenIDE-Module-Layer: de/adito/aditoweb/nbm/nodejs/layer.xml
66
OpenIDE-Module-Short-Description: NodeJS & TypeScript Support for ADITO Designer
77
OpenIDE-Module-Long-Description: NodeJS & TypeScript Support for ADITO Designer
88
<p style="font-weight: bold;">Changelog</p>
9+
<p style="font-weight: bold;">v1.5.2</p>
10+
<p style="margin-left: 10px; font-weight: bold;">BUGFIXES</p>
11+
<ul>
12+
<li>Fix: Run configs of node scripts will be loaded</li>
13+
</ul>
914
<p style="font-weight: bold;">v1.5.1</p>
1015
<p style="margin-left: 10px; font-weight: bold;">MINOR</p>
1116
<ul>

0 commit comments

Comments
 (0)