Skip to content

Commit 5181c9c

Browse files
release: Release 2.3.6 [skip ci]
## [2.3.6](v2.3.5...v2.3.6) (2024-11-19) ### Bug Fixes * Change right panel heading to reduce confusion ([182e2e5](182e2e5)) * Fix heading for right panel ([11233c3](11233c3)) * Improve right panel layout ([f66bef2](f66bef2))
1 parent f66bef2 commit 5181c9c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.3.6](https://github.com/debjitbis08/sim8085/compare/v2.3.5...v2.3.6) (2024-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Change right panel heading to reduce confusion ([182e2e5](https://github.com/debjitbis08/sim8085/commit/182e2e5795ff1cb1ff5d59cd2e72265359b17e88))
7+
* Fix heading for right panel ([11233c3](https://github.com/debjitbis08/sim8085/commit/11233c3ed5265862b65a64eff94983ba60e097ee))
8+
* Improve right panel layout ([f66bef2](https://github.com/debjitbis08/sim8085/commit/f66bef2f2e5385d6b5fcc836fdff835c90c48621))
9+
110
## [2.3.5](https://github.com/debjitbis08/sim8085/compare/v2.3.4...v2.3.5) (2024-11-18)
211

312

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.3.5",
5+
"version": "2.3.6",
66
"private": true,
77
"license": "BSD-3-Clause",
88
"author": "Debjit Biswas",

0 commit comments

Comments
 (0)