Skip to content

Commit

Permalink
Merge pull request #137 from empathicqubit/release-v6.6.2
Browse files Browse the repository at this point in the history
chore: release 6.6.2
  • Loading branch information
empathicqubit authored Nov 14, 2022
2 parents 2bd296e + 22a4abb commit 3c22da1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [6.6.2](https://www.github.com/empathicqubit/vscode-cc65-debugger/compare/v6.6.1...v6.6.2) (2022-11-14)


### Bug Fixes

* Partially fix NES ([2bd296e](https://www.github.com/empathicqubit/vscode-cc65-debugger/commit/2bd296eab5c71c874ec055977742284912d240b5))

### [6.6.1](https://www.github.com/empathicqubit/vscode-cc65-debugger/compare/v6.6.0...v6.6.1) (2022-11-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cc65-vice",
"displayName": "VS65 Debugger",
"version": "6.6.1",
"version": "6.6.2",
"publisher": "entan-gl",
"description": "An extension to debug CC65 running in VICE (Commodore) or Mesen (Nintendo) emulators.",
"author": {
Expand Down

0 comments on commit 3c22da1

Please sign in to comment.