Skip to content

Commit a082f32

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-08-31) ### Features * show ruleId ([37e92f8](37e92f8))
1 parent 37e92f8 commit a082f32

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.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.1.0...v1.2.0) (2022-08-31)
2+
3+
4+
### Features
5+
6+
* show ruleId ([37e92f8](https://github.com/fengzilong/eslint-formatter-mo/commit/37e92f841b7dab8788838a74d0075ab99f567a58))
7+
18
# [1.1.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.0.1...v1.1.0) (2021-10-01)
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.1.1",
4+
"version": "1.2.0",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)