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 f2eb10d commit 00e9f47Copy full SHA for 00e9f47
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/lobehub/lint/compare/v1.0.0...v1.0.1) (2023-06-06)
4
+
5
+### 🐛 Bug Fixes
6
7
+- prettier ([f2eb10d](https://github.com/lobehub/lint/commit/f2eb10d))
8
9
# 1.0.0 (2023-06-06)
10
11
### ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "https://github.com/lobehub/lint",
"bugs": {
"url": "https://github.com/lobehub/lint/issues/new"
0 commit comments