From 38b41b7a47935753cc3b7f734b523185418531bd Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Mon, 16 Oct 2023 15:38:02 +0300 Subject: [PATCH] chore: remove tag from change file --- .changes/fix-set-size-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/fix-set-size-linux.md b/.changes/fix-set-size-linux.md index 29060722c..217dfd5f1 100644 --- a/.changes/fix-set-size-linux.md +++ b/.changes/fix-set-size-linux.md @@ -1,5 +1,5 @@ --- -"tao": patch:bug +"tao": patch --- Fixes set size APIs crashing on Linux.