Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
grahambates committed Nov 19, 2023
1 parent 3bd316c commit ada360c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.7] - 2023-11-19

### Fixed

- Prevent exception on step with WinUAE
- FS-UAE Mac/Linux returns correct exception codes. Windows binaries still to come.

## [1.0.6] - 2023-11-17

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uae-dap",
"version": "1.0.6",
"version": "1.0.7",
"description": "Debug Adapter Protocol for Amiga development with FS-UAE or WinUAE",
"main": "out/src/index.js",
"engines": {
Expand Down

0 comments on commit ada360c

Please sign in to comment.