File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 env :
4747 PUBLISHER_TOKEN : ${{ secrets.PUBLISHER_TOKEN }}
4848 with :
49- args : publish -p $PUBLISHER_TOKEN
49+ args : publish -p $PUBLISHER_TOKEN
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.3.4 (Sun July 26 2020)
4+
5+ - Bump buildifier dependency to 0.3.4.
6+ - Better integration testing.
7+
38## 0.3.3 (Fri July 24 2020)
49
510- Bugfix for creating globalStoragePath if not already exists.
Original file line number Diff line number Diff line change 22 "name" : " bazel-stack-vscode" ,
33 "displayName" : " bazel-stack-vscode" ,
44 "description" : " Bazel Support for Visual Studio Code" ,
5- "version" : " 0.3.3 " ,
5+ "version" : " 0.3.4 " ,
66 "publisher" : " StackBuild" ,
77 "license" : " Apache-2.0" ,
88 "icon" : " stackb-full.png" ,
4747 },
4848 "feature.buildifier.github-release" : {
4949 "type" : " string" ,
50- "default" : " 3.3 .0" ,
50+ "default" : " 3.4 .0" ,
5151 "markdownDescription" : " The github release tag of the Buildifier release to download"
5252 },
5353 "feature.buildifier.github-owner" : {
You can’t perform that action at this time.
0 commit comments