Skip to content

Commit

Permalink
release(eslint-config): v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Nov 3, 2022
1 parent b2e390e commit 28dd687
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.4.6](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.4.6) (2022-11-03)


### Bug Fixes

* **eslint-config:** close standard no-use-before-define ([55053b7](https://github.com/vexip-ui/lint-config/commit/55053b7afc5b94629bb7f84d5d9c5ed1fe9363d0))
* **eslint-config:** improve @typescript-eslint/indent ([73a43db](https://github.com/vexip-ui/lint-config/commit/73a43db1f55b074f25413c6c3990cb5803f1e5d9))
* **eslint-config:** improve @typescript-eslint/no-unused-vars ([b2e390e](https://github.com/vexip-ui/lint-config/commit/b2e390e17e0b636362f957a43d3435ed87ab9158))



## [0.4.5](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.4.5) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/eslint-config",
"version": "0.4.5",
"version": "0.4.6",
"license": "MIT",
"author": "qmhc",
"homepage": "https://github.com/vexip-ui/lint-config",
Expand Down

0 comments on commit 28dd687

Please sign in to comment.