Skip to content

Commit f1ece77

Browse files
🔖 chore(release): v1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2023-06-09) ### ✨ Features * **eslint**: add eslint-plugin-unused-imports ([0eb0f4d](0eb0f4d))
1 parent 882fee7 commit f1ece77

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [1.1.2](https://github.com/lobehub/lobe-lint/compare/v1.1.1...v1.1.2) (2023-06-08)
410

511
### 💄 Styles

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/lint",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"homepage": "https://github.com/lobehub/lobe-lint",
55
"bugs": {
66
"url": "https://github.com/lobehub/lobe-lint/issues/new"

0 commit comments

Comments
 (0)