Skip to content

Commit 28dd687

Browse files
committed
release(eslint-config): v0.4.6
1 parent b2e390e commit 28dd687

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/eslint-config/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.4.6](https://github.com/vexip-ui/lint-config/compare/eslint-config@0.4.5...eslint-config@0.4.6) (2022-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint-config:** close standard no-use-before-define ([55053b7](https://github.com/vexip-ui/lint-config/commit/55053b7afc5b94629bb7f84d5d9c5ed1fe9363d0))
7+
* **eslint-config:** improve @typescript-eslint/indent ([73a43db](https://github.com/vexip-ui/lint-config/commit/73a43db1f55b074f25413c6c3990cb5803f1e5d9))
8+
* **eslint-config:** improve @typescript-eslint/no-unused-vars ([b2e390e](https://github.com/vexip-ui/lint-config/commit/b2e390e17e0b636362f957a43d3435ed87ab9158))
9+
10+
11+
112
## [0.4.5](https://github.com/vexip-ui/lint-config/compare/eslint-config@0.4.4...eslint-config@0.4.5) (2022-11-03)
213

314

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vexip-ui/eslint-config",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)