This commit is contained in:
xiayuqi 2024-11-13 20:59:17 +08:00
commit cc65eac0b9
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,8 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.1.8 - 2024-11-11
- Change package.json,readme and Readme
## 0.1.7 - 2024-11-1
- Change package.json,readme
## 0.1.6 - 2024-09-12

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "vscode-java-debug",
"version": "0.1.4",
"version": "0.1.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {