We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765d110 commit 8a9630aCopy full SHA for 8a9630a
README.md
@@ -18,6 +18,7 @@ Validation with [google-libphonenumber](https://github.com/ruimarinho/google-lib
18
19
| ngx-intl-tel-input | Angular | ngx-bootstrap |
20
| ------------------ |-----------------| ------------- |
21
+| 17.x.x | >= 17.x.x | >= 12.0.0 |
22
| 16.x.x | >= 16.x.x | >= 11.0.0 |
23
| 15.x.x | >= 15.x.x | >= 10.0.0 |
24
| 14.x.x | 12.x.x - 14.x.x | >= 6.0.0 |
projects/ngx-intl-tel-input/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-intl-tel-input",
3
- "version": "16.0.0",
+ "version": "17.0.0",
4
"peerDependencies": {
5
"@angular/common": ">= 17.0.0",
6
"@angular/core": ">= 17.0.0",
0 commit comments