Skip to content

Commit

Permalink
Release version 0.0.4 (#18)
Browse files Browse the repository at this point in the history
## What's Changed
* Use readFile instead of openTextDocument for regex test case discovery
by @mnoah1 in #13
* Add getting started docs by @mnoah1 in
#12
* Adjust notifications during sync by @mnoah1 in
#14
* Show setup message when no targets returned from sync by @mnoah1 in
#15
* Adjustments to Python test discovery by @mnoah1 in
#17
* Add results from parameterized tests to parent by @mnoah1 in
#16
  • Loading branch information
mnoah1 authored Jul 2, 2024
1 parent ba94d71 commit f20826c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Bazel Build Server Protocol (BSP)",
"description": "Bazel BSP integration for VS Code.",
"publisher": "Uber",
"version": "0.0.3",
"version": "0.0.4",
"license": "Apache-2.0",
"repository": "https://github.com/uber/vscode-bazel-bsp",
"engines": {
Expand Down

0 comments on commit f20826c

Please sign in to comment.