diff --git a/CHANGELOG.md b/CHANGELOG.md index 4294582..57fb993 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.7.0](https://github.com/yuntijs/yunti-lint/compare/v1.6.0...v1.7.0) + +Released on **2024-06-04** + +#### ✨ Features + +- **eslint**: Add react hooks rules. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **eslint**: Add react hooks rules ([f52c00e](https://github.com/yuntijs/yunti-lint/commit/f52c00e)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.6.0](https://github.com/yuntijs/yunti-lint/compare/v1.5.2...v1.6.0) Released on **2024-05-10** diff --git a/package.json b/package.json index 4290d8a..3a487e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yuntijs/lint", - "version": "1.6.0", + "version": "1.7.0", "description": "📐 ESlint, Stylelint, Commitlint, Prettier, Remark, Semantic Release config for YuntiJS", "keywords": [ "yuntijs",