Skip to content

Commit c44268f

Browse files
Piyush Singh GaurPiyush Singh Gaur
authored andcommitted
docs(search-client): update deprecation notice
GH-33
1 parent 054b885 commit c44268f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/search/projects/search-lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ An Angular module that exports a component that can enable users to search over
44

55
### Deprecation Notice
66

7-
Search-client now supports angular v14, we will provide support for the older version that is based on angular v13 till 30th June 2024.
7+
Search-client now supports Angular v17, we will provide support for the older version that is based on Angular v14 till 30th August 2025 .
88

99
## Angular Module
1010

packages/search/projects/search-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/search-client",
33
"version": "7.0.0",
4-
"description": "A global search component for search microservice. ",
4+
"description": "A global search component for search microservice.",
55
"peerDependencies": {
66
"@angular/animations": "^17.3.0",
77
"@angular/cdk": "^17.3.0",
@@ -50,4 +50,4 @@
5050
"author": "Sourcefuse",
5151
"license": "MIT",
5252
"private": false
53-
}
53+
}

0 commit comments

Comments
 (0)