Skip to content

Commit 8a9630a

Browse files
committed
chore(version): Version 17.0.0
References #524
1 parent 765d110 commit 8a9630a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Validation with [google-libphonenumber](https://github.com/ruimarinho/google-lib
1818

1919
| ngx-intl-tel-input | Angular | ngx-bootstrap |
2020
| ------------------ |-----------------| ------------- |
21+
| 17.x.x | >= 17.x.x | >= 12.0.0 |
2122
| 16.x.x | >= 16.x.x | >= 11.0.0 |
2223
| 15.x.x | >= 15.x.x | >= 10.0.0 |
2324
| 14.x.x | 12.x.x - 14.x.x | >= 6.0.0 |

projects/ngx-intl-tel-input/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-intl-tel-input",
3-
"version": "16.0.0",
3+
"version": "17.0.0",
44
"peerDependencies": {
55
"@angular/common": ">= 17.0.0",
66
"@angular/core": ">= 17.0.0",

0 commit comments

Comments
 (0)