diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d65dba..0566626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.18.1](https://github.com/lobehub/lobe-lint/compare/v1.18.0...v1.18.1) + +Released on **2023-09-21** + +#### 🐛 Bug Fixes + +- **misc**: Fix remark-gfm deps. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix remark-gfm deps ([1e1408f](https://github.com/lobehub/lobe-lint/commit/1e1408f)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.18.0](https://github.com/lobehub/lobe-lint/compare/v1.17.0...v1.18.0) Released on **2023-09-17** diff --git a/package.json b/package.json index a2f68c8..46b9239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lint", - "version": "1.18.0", + "version": "1.18.1", "homepage": "https://github.com/lobehub/lobe-lint", "bugs": { "url": "https://github.com/lobehub/lobe-lint/issues/new"