Skip to content

Commit 866008d

Browse files
release: Release 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2024-11-15) ### Bug Fixes * Fix cookie consent banner colors ([ecf1605](ecf1605))
1 parent ecf1605 commit 866008d

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.2.1](https://github.com/debjitbis08/sim8085/compare/v2.2.0...v2.2.1) (2024-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix cookie consent banner colors ([ecf1605](https://github.com/debjitbis08/sim8085/commit/ecf16051af6608102ff8d2a2bf095a57e401ffa5))
7+
18
# [2.2.0](https://github.com/debjitbis08/sim8085/compare/v2.1.0...v2.2.0) (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.0",
5+
"version": "2.2.1",
66
"private": true,
77
"license": "BSD-3-Clause",
88
"author": "Debjit Biswas",

0 commit comments

Comments
 (0)