diff --git a/CHANGELOG.md b/CHANGELOG.md index ffff54c..3f7d099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.25.5](https://github.com/lobehub/lobe-lint/compare/v1.25.4...v1.25.5) + +Released on **2025-01-09** + +#### 💄 Styles + +- **misc**: Update react/self-closing-comp. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Update react/self-closing-comp ([de3850c](https://github.com/lobehub/lobe-lint/commit/de3850c)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.25.4](https://github.com/lobehub/lobe-lint/compare/v1.25.3...v1.25.4) Released on **2025-01-09** diff --git a/package.json b/package.json index ce7cd88..1dba375 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lint", - "version": "1.25.4", + "version": "1.25.5", "homepage": "https://github.com/lobehub/lobe-lint", "bugs": { "url": "https://github.com/lobehub/lobe-lint/issues/new"