From eb986e78dff19003f3fef1d2161b224896803b33 Mon Sep 17 00:00:00 2001 From: Vaibhav Bhalla Date: Wed, 10 Dec 2025 09:28:23 +0530 Subject: [PATCH] docs(search-client): update readme update readme --- packages/search/README.md | 2 +- packages/search/projects/search-lib/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/search/README.md b/packages/search/README.md index 7304afc..ca490ab 100644 --- a/packages/search/README.md +++ b/packages/search/README.md @@ -4,7 +4,7 @@ An Angular module that exports a component that can enable users to search over ### Deprecation Notice -Search-client now supports Angular v19, we will provide support for the older version that is based on Angular v19 till 30th June 2026 . +Search-client now supports Angular v20, we will provide support for the older version that is based on Angular v19 till 30th June 2026 . ## Angular Module diff --git a/packages/search/projects/search-lib/README.md b/packages/search/projects/search-lib/README.md index 02f8b19..a5e0df1 100644 --- a/packages/search/projects/search-lib/README.md +++ b/packages/search/projects/search-lib/README.md @@ -4,7 +4,7 @@ An Angular module that exports a component that can enable users to search over ### Deprecation Notice -Search-client now supports Angular v19, we will provide support for the older version that is based on Angular v19 till 30th +Search-client now supports Angular v20, we will provide support for the older version that is based on Angular v19 till 30th June 2026 . ## Angular Module