diff --git a/CHANGELOG.md b/CHANGELOG.md index f10ef6b..03ba5c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +## [Version 1.4.0](https://github.com/yuntijs/yunti-lint/compare/v1.3.1...v1.4.0) + +Released on **2023-12-26** + +#### ✨ Features + +- **eslint**: Add separate config for Node.js. + +#### 🐛 Bug Fixes + +- **prettier**: Enable decorators-legacy for importOrderParserPlugins. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **eslint**: Add separate config for Node.js ([e341b02](https://github.com/yuntijs/yunti-lint/commit/e341b02)) + +#### What's fixed + +- **prettier**: Enable decorators-legacy for importOrderParserPlugins ([9c4ec77](https://github.com/yuntijs/yunti-lint/commit/9c4ec77)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.3.1](https://github.com/yuntijs/yunti-lint/compare/v1.3.0...v1.3.1) Released on **2023-12-26** diff --git a/package.json b/package.json index e761f32..4fb06a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yuntijs/lint", - "version": "1.3.1", + "version": "1.4.0", "description": "📐 ESlint, Stylelint, Commitlint, Prettier, Remark, Semantic Release config for YuntiJS", "keywords": [ "yuntijs",