From 80f799b0b6a9545fe175bc2c406a2276692284de Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 1 Feb 2023 05:37:07 -0800 Subject: [PATCH] Update history to reflect merge of #9199 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index acf14e7e..17b56b13 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * test: use hash explicitly for Struct initializer for ruby 3.2 (#9237) * script/default-site: accept flags for `jekyll new` (#9259) * Bump check-spelling/check-spelling from 0.0.20 to 0.0.21 (#9205) + * Use check-spelling/check-spelling@v0.0.21 (#9199) ### Bug Fixes