Skip to content

Commit db0c2c9

Browse files
authored
docs: add changelog for 0.30.4 (#1519)
1 parent 2e90376 commit db0c2c9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 0.30.4
4+
5+
- Add new experiment that support project info as context for Copilot in https://github.com/microsoft/vscode-java-pack/pull/1518
6+
37
## 0.30.3
48

59
- Add new experiment that add context provider for Copilot in https://github.com/microsoft/vscode-java-pack/pull/1489

package-lock.json

Lines changed: 1 addition & 1 deletion
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.3",
6+
"version": "0.30.4",
77
"publisher": "vscjava",
88
"preview": false,
99
"engines": {

0 commit comments

Comments
 (0)