Skip to content

Commit f787558

Browse files
release: Release 2.3.0 [skip ci]
# [2.3.0](v2.2.1...v2.3.0) (2024-11-15) ### Features * Mobile support and minor space adjustments ([f4a7f10](f4a7f10))
1 parent f4a7f10 commit f787558

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/debjitbis08/sim8085/compare/v2.2.1...v2.3.0) (2024-11-15)
2+
3+
4+
### Features
5+
6+
* Mobile support and minor space adjustments ([f4a7f10](https://github.com/debjitbis08/sim8085/commit/f4a7f10fec3b838745a91f85f2d45c9c39ac2a81))
7+
18
## [2.2.1](https://github.com/debjitbis08/sim8085/compare/v2.2.0...v2.2.1) (2024-11-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sim8085",
33
"description": "Development environment for Intel 8085 microprocessor.",
44
"type": "module",
5-
"version": "2.2.1",
5+
"version": "2.3.0",
66
"private": true,
77
"license": "BSD-3-Clause",
88
"author": "Debjit Biswas",

0 commit comments

Comments
 (0)