Skip to content

Commit f883b71

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-01-07) ### Bug Fixes * parsing error is not displayed ([#30](#30)) ([1fd2f00](1fd2f00)), closes [#29](#29)
1 parent 6a29036 commit f883b71

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.3.1](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.3.0...v1.3.1) (2025-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* parsing error is not displayed ([#30](https://github.com/fengzilong/eslint-formatter-mo/issues/30)) ([1fd2f00](https://github.com/fengzilong/eslint-formatter-mo/commit/1fd2f0029d5941cbefeadbe0fc3862d264061c8f)), closes [#29](https://github.com/fengzilong/eslint-formatter-mo/issues/29)
7+
18
# [1.3.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.2.1...v1.3.0) (2025-01-05)
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.3.0",
4+
"version": "1.3.1",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)