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",