From c9a540a034e5a69b3089799912617b4cf5d7b945 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 7 Jan 2025 13:18:10 +0000 Subject: [PATCH] :bookmark: chore(release): v1.25.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.25.0](https://github.com/lobehub/lobe-lint/compare/v1.24.4...v1.25.0) Released on **2025-01-07** #### ✨ Features - **misc**: Update Remark.
Improvements and Fixes #### What's improved * **misc**: Update Remark ([78eec46](https://github.com/lobehub/lobe-lint/commit/78eec46))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bffd5ef..fb6c94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.25.0](https://github.com/lobehub/lobe-lint/compare/v1.24.4...v1.25.0) + +Released on **2025-01-07** + +#### ✨ Features + +- **misc**: Update Remark. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Update Remark ([78eec46](https://github.com/lobehub/lobe-lint/commit/78eec46)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.24.4](https://github.com/lobehub/lobe-lint/compare/v1.24.3...v1.24.4) Released on **2024-08-09** diff --git a/package.json b/package.json index 3c9aa00..81f7495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lint", - "version": "1.24.4", + "version": "1.25.0", "homepage": "https://github.com/lobehub/lobe-lint", "bugs": { "url": "https://github.com/lobehub/lobe-lint/issues/new"