Skip to content

Commit db82f27

Browse files
committed
(release) 1.1.4: Fix search country selector
1 parent 0895400 commit db82f27

8 files changed

+7
-7
lines changed

docs/css/app.412017d5.css docs/css/app.15b445a8.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.png><title>vue-phone-number-input</title><link href=css/app.412017d5.css rel=preload as=style><link href=js/app.b09b5274.js rel=preload as=script><link href=js/chunk-vendors.f2b96f39.js rel=preload as=script><link href=css/app.412017d5.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-phone-number-input doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.f2b96f39.js></script><script src=js/app.b09b5274.js></script></body></html>
1+
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.png><title>vue-phone-number-input</title><link href=css/app.15b445a8.css rel=preload as=style><link href=js/app.c49d5234.js rel=preload as=script><link href=js/chunk-vendors.f2b96f39.js rel=preload as=script><link href=css/app.15b445a8.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-phone-number-input doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.f2b96f39.js></script><script src=js/app.c49d5234.js></script></body></html>

docs/js/app.b09b5274.js

-2
This file was deleted.

docs/js/app.b09b5274.js.map

-1
This file was deleted.

docs/js/app.c49d5234.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/app.c49d5234.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-phone-number-input",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A phone number input made with Vue JS && libphonenumber-js",
55
"author": "Louis Mazel <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)