Skip to content

Commit ce69e35

Browse files
committed
release(eslint-config): v0.6.3
1 parent ed5231e commit ce69e35

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+
## [0.6.3](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.6.3) (2023-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint-config:** should both node:* and node:**/* patterns ([ed5231e](https://github.com/vexip-ui/lint-config/commit/ed5231ee971f154fcaf92da862344bd16e6d5b1d))
7+
8+
9+
110
## [0.6.2](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.6.2) (2023-05-16)
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": "0.6.2",
3+
"version": "0.6.3",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)