We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882fee7 commit f1ece77Copy full SHA for f1ece77
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+# [1.2.0](https://github.com/lobehub/lobe-lint/compare/v1.1.2...v1.2.0) (2023-06-09)
4
+
5
+### ✨ Features
6
7
+- **eslint**: add eslint-plugin-unused-imports ([0eb0f4d](https://github.com/lobehub/lobe-lint/commit/0eb0f4d))
8
9
## [1.1.2](https://github.com/lobehub/lobe-lint/compare/v1.1.1...v1.1.2) (2023-06-08)
10
11
### 💄 Styles
package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.1.2",
+ "version": "1.2.0",
"homepage": "https://github.com/lobehub/lobe-lint",
"bugs": {
"url": "https://github.com/lobehub/lobe-lint/issues/new"
0 commit comments