Skip to content

Commit 5c438e1

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2025-01-15) ### Features * add CJS entry ([12038f8](12038f8))
1 parent 12038f8 commit 5c438e1

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.1.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v2.0.0...v2.1.0) (2025-01-15)
2+
3+
4+
### Features
5+
6+
* add CJS entry ([12038f8](https://github.com/fengzilong/eslint-formatter-mo/commit/12038f8c8a2f4094d5237cfa2c49c67f41423901))
7+
18
# [2.0.0](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.3.1...v2.0.0) (2025-01-08)
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": "2.0.0",
4+
"version": "2.1.0",
55
"type": "module",
66
"exports": {
77
"import": "./lib/index.js",

0 commit comments

Comments
 (0)