diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f43807..f10ef6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.3.1](https://github.com/yuntijs/yunti-lint/compare/v1.3.0...v1.3.1) + +Released on **2023-12-26** + +#### 🐛 Bug Fixes + +- **eslint**: Disable rule: unicorn/prefer-node-protocol. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **eslint**: Disable rule: unicorn/prefer-node-protocol ([76e442d](https://github.com/yuntijs/yunti-lint/commit/76e442d)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.3.0](https://github.com/yuntijs/yunti-lint/compare/v1.2.0...v1.3.0) Released on **2023-12-26** diff --git a/package.json b/package.json index e9f3c1d..e761f32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yuntijs/lint", - "version": "1.3.0", + "version": "1.3.1", "description": "📐 ESlint, Stylelint, Commitlint, Prettier, Remark, Semantic Release config for YuntiJS", "keywords": [ "yuntijs",