Skip to content

Commit effab31

Browse files
committed
release(eslint-config): v1.2.2
1 parent 6a669cc commit effab31

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.2](https://github.com/vexip-ui/lint-config/compare/[email protected]@1.2.2) (2025-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint-config:** off no-require-imports for cjs ([6a669cc](https://github.com/vexip-ui/lint-config/commit/6a669cc9a3ff9a28475be96c7415c02a57cd2bd4))
7+
8+
9+
110
## [1.2.1](https://github.com/vexip-ui/lint-config/compare/[email protected]@1.2.1) (2025-07-24)
211

312

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vexip-ui/eslint-config",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "module",
55
"license": "MIT",
66
"author": "qmhc",

0 commit comments

Comments
 (0)