Skip to content

Commit e4f5200

Browse files
authored
docs: release 0.30.5 (#1539)
1 parent dc75c63 commit e4f5200

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.30.5
4+
5+
- Remove IntelljCode from Java Pack in https://github.com/microsoft/vscode-java-pack/pull/1538
6+
- Revert Context Provider in Java Pack in https://github.com/microsoft/vscode-java-pack/pull/1533
7+
38
## 0.30.4
49

510
- Add new experiment that support project info as context for Copilot in https://github.com/microsoft/vscode-java-pack/pull/1518

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.30.4",
6+
"version": "0.30.5",
77
"publisher": "vscjava",
88
"preview": false,
99
"engines": {

0 commit comments

Comments
 (0)