From 1beb370dc31f674e9ac60b8418a1f6463ea1e511 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Dec 2023 08:03:34 +0000 Subject: [PATCH] chore(release): v1.4.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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)
--- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) 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",