diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c69341..ffff54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.25.4](https://github.com/lobehub/lobe-lint/compare/v1.25.3...v1.25.4) + +Released on **2025-01-09** + +#### 🐛 Bug Fixes + +- **misc**: Fix json order. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix json order ([d8463ae](https://github.com/lobehub/lobe-lint/commit/d8463ae)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.25.3](https://github.com/lobehub/lobe-lint/compare/v1.25.2...v1.25.3) Released on **2025-01-07** diff --git a/package.json b/package.json index f1bf12f..ce7cd88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lint", - "version": "1.25.3", + "version": "1.25.4", "homepage": "https://github.com/lobehub/lobe-lint", "bugs": { "url": "https://github.com/lobehub/lobe-lint/issues/new"