Skip to content

Commit 08f59a6

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2024-12-26) ### Bug Fixes * remove bgBlack which makes text invisible in white background terminal ([19c732b](19c732b))
1 parent 132ea82 commit 08f59a6

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+
## [1.2.1](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.2.0...v1.2.1) (2024-12-26)
2+
3+
4+
### Bug Fixes
5+
6+
* remove bgBlack which makes text invisible in white background terminal ([19c732b](https://github.com/fengzilong/eslint-formatter-mo/commit/19c732be084f4513bcdbe3aa7ba5c14573fbfa4a))
7+
18
# [1.2.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.1.0...v1.2.0) (2022-08-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-formatter-mo",
33
"description": "Good-lookin' ESLint formatter for delightful readability",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)