Skip to content

Commit

Permalink
release: Release 2.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Nov 19, 2024
1 parent f66bef2 commit 5181c9c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.6](https://github.com/debjitbis08/sim8085/compare/v2.3.5...v2.3.6) (2024-11-19)


### Bug Fixes

* Change right panel heading to reduce confusion ([182e2e5](https://github.com/debjitbis08/sim8085/commit/182e2e5795ff1cb1ff5d59cd2e72265359b17e88))
* Fix heading for right panel ([11233c3](https://github.com/debjitbis08/sim8085/commit/11233c3ed5265862b65a64eff94983ba60e097ee))
* Improve right panel layout ([f66bef2](https://github.com/debjitbis08/sim8085/commit/f66bef2f2e5385d6b5fcc836fdff835c90c48621))

## [2.3.5](https://github.com/debjitbis08/sim8085/compare/v2.3.4...v2.3.5) (2024-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sim8085",
"description": "Development environment for Intel 8085 microprocessor.",
"type": "module",
"version": "2.3.5",
"version": "2.3.6",
"private": true,
"license": "BSD-3-Clause",
"author": "Debjit Biswas",
Expand Down

0 comments on commit 5181c9c

Please sign in to comment.