From c42464c417b537f81c87fc45a51428d76a74a993 Mon Sep 17 00:00:00 2001 From: Sandhya Govindaraju Date: Thu, 9 Oct 2025 13:20:05 -0500 Subject: [PATCH 1/2] FIX: release the correct package --- .changeset/increase-number-of-highlights.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/increase-number-of-highlights.md diff --git a/.changeset/increase-number-of-highlights.md b/.changeset/increase-number-of-highlights.md new file mode 100644 index 000000000..154087e5e --- /dev/null +++ b/.changeset/increase-number-of-highlights.md @@ -0,0 +1,5 @@ +--- +'contexture-elasticsearch': minor +--- + +Increase the number of highlights on blob types to 5. \ No newline at end of file From da4ce9346c7408ccd818da8d0cb10d398848404a Mon Sep 17 00:00:00 2001 From: Lint Action Date: Thu, 9 Oct 2025 18:22:13 +0000 Subject: [PATCH 2/2] Fix code style issues with Prettier --- .changeset/increase-number-of-highlights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/increase-number-of-highlights.md b/.changeset/increase-number-of-highlights.md index 154087e5e..9decf94ee 100644 --- a/.changeset/increase-number-of-highlights.md +++ b/.changeset/increase-number-of-highlights.md @@ -2,4 +2,4 @@ 'contexture-elasticsearch': minor --- -Increase the number of highlights on blob types to 5. \ No newline at end of file +Increase the number of highlights on blob types to 5.