Skip to content

Commit 0b919f6

Browse files
release: Release 2.20.0 [skip actions]
# [2.20.0](v2.19.1...v2.20.0) (2026-01-25) ### Features * Introduce metric data ([62ea991](62ea991))
1 parent c2b5a87 commit 0b919f6

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.20.0](https://github.com/debjitbis08/sim8085/compare/v2.19.1...v2.20.0) (2026-01-25)
2+
3+
4+
### Features
5+
6+
* Introduce metric data ([62ea991](https://github.com/debjitbis08/sim8085/commit/62ea991db24e6254e9d4e6aca49502935dffbb5b))
7+
18
## [2.19.1](https://github.com/debjitbis08/sim8085/compare/v2.19.0...v2.19.1) (2026-01-24)
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.19.1",
5+
"version": "2.20.0",
66
"private": true,
77
"license": "BSD-3-Clause",
88
"author": "Debjit Biswas",

0 commit comments

Comments
 (0)