Skip to content

Commit 51c12f3

Browse files
authored
up version to 0.25.8 (#1158)
1 parent 8bd75ef commit 51c12f3

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 0.25.8
4+
### Fixed
5+
- Fix statitics for lombok support and completion performance.
6+
- Fix vulnerabilities in dependencies.
7+
38
## 0.25.7
49
### Added
510
- Add IBM Semeru Runtimes to Other JDKs list. [#1113](https://github.com/microsoft/vscode-java-pack/pull/1092)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Extension Pack for Java",
44
"description": "Popular extensions for Java development that provides Java IntelliSense, debugging, testing, Maven/Gradle support, project management and more",
55
"license": "MIT",
6-
"version": "0.25.7",
6+
"version": "0.25.8",
77
"publisher": "vscjava",
88
"preview": true,
99
"engines": {

0 commit comments

Comments
 (0)