Skip to content

Commit 0e54e74

Browse files
release: Release 2.17.17 [skip actions]
## [2.17.17](v2.17.16...v2.17.17) (2025-06-26) ### Bug Fixes * Wait for ref el in ad ([77195b3](77195b3))
1 parent 77195b3 commit 0e54e74

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.17.17](https://github.com/debjitbis08/sim8085/compare/v2.17.16...v2.17.17) (2025-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Wait for ref el in ad ([77195b3](https://github.com/debjitbis08/sim8085/commit/77195b3dd1acd50a8ea8629dc86ed80d6441ae1c))
7+
18
## [2.17.16](https://github.com/debjitbis08/sim8085/compare/v2.17.15...v2.17.16) (2025-06-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sim8085",
33
"description": "Fast, accurate, and offline-capable Intel 8085 simulator with assembler and debugger. Works on desktop and mobile, no installation needed.",
44
"type": "module",
5-
"version": "2.17.16",
5+
"version": "2.17.17",
66
"private": true,
77
"license": "BSD-3-Clause",
88
"author": "Debjit Biswas",

0 commit comments

Comments
 (0)