We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a8709 commit 06d95a1Copy full SHA for 06d95a1
CHANGELOG.md
@@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
8
9
## Unreleased
10
11
+## 0.5.0 - 09-26-2025
12
+
13
### Added
14
15
- Added option to configure maximum retries for restarting `analyzer`.
package.json
@@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/stjude-rust-labs/sprocket-vscode"
},
- "version": "0.4.0",
+ "version": "0.5.0",
"engines": {
"vscode": "^1.91.0"
@@ -136,4 +136,4 @@
136
"typescript": "^5.4.5"
137
138
"packageManager": "[email protected]+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
139
-}
+}
0 commit comments