From 5a35c0ad5bd978ed87432323f97d1f2e4c67cd45 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Dec 2023 11:49:47 +0000 Subject: [PATCH] chore(release): v1.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.2.0](https://github.com/yuntijs/yunti-lint/compare/v1.1.0...v1.2.0) Released on **2023-12-25** #### ✨ Features - **eslint**: Add overrides for ts file.
Improvements and Fixes #### What's improved * **eslint**: Add overrides for ts file ([63564f4](https://github.com/yuntijs/yunti-lint/commit/63564f4))
[![](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 42e4ab3..e95b51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.2.0](https://github.com/yuntijs/yunti-lint/compare/v1.1.0...v1.2.0) + +Released on **2023-12-25** + +#### ✨ Features + +- **eslint**: Add overrides for ts file. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **eslint**: Add overrides for ts file ([63564f4](https://github.com/yuntijs/yunti-lint/commit/63564f4)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.1.0](https://github.com/yuntijs/yunti-lint/compare/v1.0.0...v1.1.0) Released on **2023-12-25** diff --git a/package.json b/package.json index 4ade3b2..f0852ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yuntijs/lint", - "version": "1.1.0", + "version": "1.2.0", "description": "📐 ESlint, Stylelint, Commitlint, Prettier, Remark, Semantic Release config for YuntiJS", "keywords": [ "yuntijs",