From 5f0658efbd6fe0359ddc1633b73402c1609bf26a Mon Sep 17 00:00:00 2001 From: "alexander.akait" Date: Fri, 24 Jun 2022 18:33:19 +0300 Subject: [PATCH] docs: fix changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a41bf65d..0cba0f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ All notable changes to this project will be documented in this file. See [standa ### Bug Fixes -* ci ([#1056](https://github.com/webpack-contrib/sass-loader/issues/1056)) ([9714899](https://github.com/webpack-contrib/sass-loader/commit/97148990bea7b66b0a273671794930749adb9f9c)) * optimize debug message formatting, [#1065](https://github.com/webpack-contrib/sass-loader/issues/1065) ([#1066](https://github.com/webpack-contrib/sass-loader/issues/1066)) ([49a578a](https://github.com/webpack-contrib/sass-loader/commit/49a578a218574ddc92a597c7e365b6c21960717e)) ## [13.0.0](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0) (2022-05-18)