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.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rH4rtinger committed Mar 8, 2023
1 parent f3e78c6 commit f9cd02e
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.5.4</version>
<version>1.5.5</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 @@ -6,6 +6,11 @@ OpenIDE-Module-Layer: de/adito/aditoweb/nbm/nodejs/layer.xml
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.5.5</p>
<p style="margin-left: 10px; font-weight: bold;">MINOR</p>
<ul>
<li>Added a button in the toolbar of the javascript and typescript editor to restart the server that provides autocomplete, go-to actions and other features for js/ts files</li>
</ul>
<p style="font-weight: bold;">v1.5.4</p>
<p style="margin-left: 10px; font-weight: bold;">MINOR</p>
<ul>
Expand Down

0 comments on commit f9cd02e

Please sign in to comment.