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

Commit

Permalink
chore: version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ses1112 committed Nov 11, 2021
1 parent 707cc4c commit 2abc051
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>de.adito.aditoweb.nbm</groupId>
<artifactId>nodejs</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<packaging>nbm</packaging>

<properties>
Expand Down
5 changes: 5 additions & 0 deletions src/main/nbm/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ OpenIDE-Module-Display-Category: ADITO / Editors
OpenIDE-Module-Short-Description: NodeJS & TypeScript Support for ADITO Designer
OpenIDE-Module-Long-Description: NodeJS & TypeScript Support for ADITO Designer
<p style="font-weight: bold;">Changelog</p>
<p style="font-weight: bold;">v1.0.4</p>
<p style="margin-left: 10px; font-weight: bold;">BUGFIXES</p>
<ul>
<li>Fix: Exception if bundled NodeJS environment not available and typescript is updated</li>
</ul>
<p style="font-weight: bold;">v1.0.3</p>
<p style="margin-left: 10px; font-weight: bold;">MINOR</p>
<ul>
Expand Down

0 comments on commit 2abc051

Please sign in to comment.