Skip to content

Commit

Permalink
release: Release 2.5.2 [skip actions]
Browse files Browse the repository at this point in the history
## [2.5.2](v2.5.1...v2.5.2) (2024-12-01)

### Bug Fixes

* Fix donate link in mobile header ([256773d](256773d))
* New donate button ([7e4fed8](7e4fed8))
  • Loading branch information
semantic-release-bot committed Dec 1, 2024
1 parent 7e4fed8 commit 934b6bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.5.2](https://github.com/debjitbis08/sim8085/compare/v2.5.1...v2.5.2) (2024-12-01)


### Bug Fixes

* Fix donate link in mobile header ([256773d](https://github.com/debjitbis08/sim8085/commit/256773de8e606bfbb66f18ffb66822ac739fba18))
* New donate button ([7e4fed8](https://github.com/debjitbis08/sim8085/commit/7e4fed89b1acc775541b9a9f35fc774de2f95509))

## [2.5.1](https://github.com/debjitbis08/sim8085/compare/v2.5.0...v2.5.1) (2024-11-30)


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

0 comments on commit 934b6bd

Please sign in to comment.