File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
33All changes to G-Code Language Extension will be documented here.
44
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+
514## v0.7.3 [ #] ( https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.3 )
615
716### 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
141141
142142## Changelog
143143
144- Latest Version: v0.7.3
144+ Latest Version: v0.7.4
145145
146146Please refer to our [ CHANGELOG] ( https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md ) doc.
147147
Original file line number Diff line number Diff line change 33 "displayName" : " G-Code Syntax" ,
44 "shortName" : " G-Code" ,
55 "description" : " Turn VSCode into a fully capable G-Code editor, including language support & more." ,
6- "version" : " 0.7.3 " ,
6+ "version" : " 0.7.4 " ,
77 "license" : " MIT" ,
88 "publisher" : " appliedengdesign" ,
99 "author" : {
You can’t perform that action at this time.
0 commit comments