Skip to content

Commit

Permalink
Release 0.7.7 (#55)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
mikecentola authored Nov 10, 2022
1 parent 8e9686e commit dc0b011
Show file tree
Hide file tree
Showing 4 changed files with 275 additions and 249 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## v0.7.7 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.7)

### Fixes

- Fixed syntax highlighting issue with ABC codes [#53](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/53)

### Other

- Updated dependencies
- Updated VSCode engines to 1.73.0

## v0.7.6 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.6)

### New Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Visit our [projects page](https://github.com/appliedengdesign/vscode-gcode-synta

## Changelog

Latest Version: v0.7.6
Latest Version: v0.7.7

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

Expand Down
Loading

0 comments on commit dc0b011

Please sign in to comment.