Skip to content

Commit 3ae7dd1

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2025-01-05) ### Features * support hyperlink for file ([ff6f095](ff6f095))
1 parent ff6f095 commit 3ae7dd1

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.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.2.1...v1.3.0) (2025-01-05)
2+
3+
4+
### Features
5+
6+
* support hyperlink for file ([ff6f095](https://github.com/fengzilong/eslint-formatter-mo/commit/ff6f09505afb91fc81b8d9ea0db43cb57fca03ac))
7+
18
## [1.2.1](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.2.0...v1.2.1) (2024-12-26)
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.1",
4+
"version": "1.3.0",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)