Skip to content

Commit f81d433

Browse files
committed
release(eslint-config): v0.8.1
1 parent 476a2a9 commit f81d433

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.8.1](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.8.1) (2023-07-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint-config:** specify plugins option to resolve plugins ([476a2a9](https://github.com/vexip-ui/lint-config/commit/476a2a9a86dbb7fb724b6253244d42f3b278773b))
7+
8+
9+
110
# [0.8.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.8.0) (2023-07-11)
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.8.0",
3+
"version": "0.8.1",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)