Skip to content

Commit dc0b011

Browse files
authored
Release 0.7.7 (#55)
* Updated @appliedengdesign/gcode-reference to 0.0.8 * Updated chai to 4.3.7 and @types/chai to 4.3.4 * Updated @types/mocha to 10.0.0 and mocha to 10.1.0 * Updated @types/node to 18.11.9 * Updated @types/vscode to 1.73.0 * Updated @typescript-eslint/eslint-plugin & parser to 5.42.1 * Updated eslint to 8.27.0 * Updated typescript to 4.8.4 * Updated webpack to 5.75.0 and webpack-bundle-analyzer to 4.7.0 * Bumped vscode engine to 1.73.0 * Bumped version to 0.7.7 * Updated for v0.7.7
1 parent 8e9686e commit dc0b011

File tree

4 files changed

+275
-249
lines changed

4 files changed

+275
-249
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All changes to G-Code Language Extension will be documented here.
44

5+
## v0.7.7 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.7)
6+
7+
### Fixes
8+
9+
- Fixed syntax highlighting issue with ABC codes [#53](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/53)
10+
11+
### Other
12+
13+
- Updated dependencies
14+
- Updated VSCode engines to 1.73.0
15+
516
## v0.7.6 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.6)
617

718
### New Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Visit our [projects page](https://github.com/appliedengdesign/vscode-gcode-synta
147147

148148
## Changelog
149149

150-
Latest Version: v0.7.6
150+
Latest Version: v0.7.7
151151

152152
Please refer to our [CHANGELOG](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md) doc.
153153

0 commit comments

Comments
 (0)