File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All changes to G-Code Language Extension will be documented here.
4
4
5
+ ## v0.7.4 [ #] ( https://github.com./appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.4 )
6
+
7
+ ### Other
8
+
9
+ - Updated dependencies
10
+ - Updated README
11
+ - Removed ProBot Stale and Added GitHub Actions Stale
12
+ - Updated CodeQL to v2
13
+
5
14
## v0.7.3 [ #] ( https://github.com./appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.3 )
6
15
7
16
### Fixes
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Visit our [projects page](https://github.com./appliedengdesign/vscode-gcode-synta
141
141
142
142
## Changelog
143
143
144
- Latest Version: v0.7.3
144
+ Latest Version: v0.7.4
145
145
146
146
Please refer to our [ CHANGELOG] ( https://github.com./appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md ) doc.
147
147
Original file line number Diff line number Diff line change 3
3
"displayName" : " G-Code Syntax" ,
4
4
"shortName" : " G-Code" ,
5
5
"description" : " Turn VSCode into a fully capable G-Code editor, including language support & more." ,
6
- "version" : " 0.7.3 " ,
6
+ "version" : " 0.7.4 " ,
7
7
"license" : " MIT" ,
8
8
"publisher" : " appliedengdesign" ,
9
9
"author" : {
You can’t perform that action at this time.
0 commit comments