Skip to content

Commit 65545ed

Browse files
authored
Bump to 1.2.0 (#14)
1 parent b7dbd2e commit 65545ed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 1.2.0
22

3+
- Bugfix for https://github.com/stackb/bazel-stack-vscode-cc/issues/11.
4+
5+
# 1.1.2
6+
7+
- Increased configurability of the bazel command that generates the compile databases
38
- GoTestGenTest problem matcher added
49

510
# 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "bazel-stack-vscode-cc",
44
"displayName": "bazel-stack-vscode-cc",
55
"description": "C/C++ Support For Bazel Stack VSCode Extension",
6-
"version": "1.1.2",
6+
"version": "1.2.0",
77
"icon": "stackb-cc.png",
88
"engines": {
99
"vscode": "^1.45.0"

0 commit comments

Comments
 (0)