Skip to content

Commit

Permalink
release: Release 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2024-11-15)

### Bug Fixes

* Improve mobile styling ([86de784](86de784))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent 86de784 commit c99ba4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.1](https://github.com/debjitbis08/sim8085/compare/v2.3.0...v2.3.1) (2024-11-15)


### Bug Fixes

* Improve mobile styling ([86de784](https://github.com/debjitbis08/sim8085/commit/86de784d78658a5dae516e695a360acfc651e45a))

# [2.3.0](https://github.com/debjitbis08/sim8085/compare/v2.2.1...v2.3.0) (2024-11-15)


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.0",
"version": "2.3.1",
"private": true,
"license": "BSD-3-Clause",
"author": "Debjit Biswas",
Expand Down

0 comments on commit c99ba4f

Please sign in to comment.