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 93e7a39 commit b0999a5Copy full SHA for b0999a5
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/lobehub/lobe-lint/compare/v1.1.0...v1.1.1) (2023-06-08)
4
+
5
+### 💄 Styles
6
7
+- prettier ([93e7a39](https://github.com/lobehub/lobe-lint/commit/93e7a39))
8
9
# [1.1.0](https://github.com/lobehub/lobe-lint/compare/v1.0.1...v1.1.0) (2023-06-08)
10
11
### ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.1.0",
+ "version": "1.1.1",
"homepage": "https://github.com/lobehub/lobe-lint",
"bugs": {
"url": "https://github.com/lobehub/lobe-lint/issues/new"
0 commit comments