Skip to content

Commit

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

## [Unreleased]

## [1.0.4] - 2023-11-09

### Fixed

- wasm node 18 incompatibility issue

## [1.0.3] - 2023-08-17

### Fixed
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.3",
"version": "1.0.4",
"description": "Debug Adapter Protocol for Amiga development with FS-UAE or WinUAE",
"main": "out/src/index.js",
"engines": {
Expand Down

0 comments on commit a2c178d

Please sign in to comment.