From 060b700e0941f0a7668b31d758ff7d2d1685f5bc Mon Sep 17 00:00:00 2001 From: Alex Yang <himself65@outlook.com> Date: Mon, 3 Jun 2024 09:53:15 -0700 Subject: [PATCH] chore: fix changelog --- .changeset/twelve-bottles-wait.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/twelve-bottles-wait.md b/.changeset/twelve-bottles-wait.md index fa5b176d4..4c8fcec9a 100644 --- a/.changeset/twelve-bottles-wait.md +++ b/.changeset/twelve-bottles-wait.md @@ -1,6 +1,6 @@ --- -"llamaindex": minor -"docs": minor +"llamaindex": patch +"docs": patch --- setDocumentHash should be async -- GitLab