pcln-autocomplete
Advanced tools
Comparing version 4.0.16 to 4.0.17
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "4.0.17", | ||
"tag": "pcln-autocomplete_v4.0.17", | ||
"date": "Wed, 23 Jun 2021 16:13:28 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"pcln-design-system\" to `4.11.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"pcln-design-system\" from `^4.11.1` to `^4.11.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.0.16", | ||
@@ -7,0 +22,0 @@ "tag": "pcln-autocomplete_v4.0.16", |
# Change Log - pcln-autocomplete | ||
This log was last generated on Mon, 14 Jun 2021 18:55:11 GMT and should not be manually modified. | ||
This log was last generated on Wed, 23 Jun 2021 16:13:28 GMT and should not be manually modified. | ||
## 4.0.17 | ||
Wed, 23 Jun 2021 16:13:28 GMT | ||
_Version update only_ | ||
## 4.0.16 | ||
@@ -6,0 +11,0 @@ Mon, 14 Jun 2021 18:55:11 GMT |
{ | ||
"name": "pcln-autocomplete", | ||
"version": "4.0.16", | ||
"version": "4.0.17", | ||
"description": "React autocomplete component built with Downshift", | ||
@@ -47,3 +47,3 @@ "main": "dist/cjs/index.js", | ||
"npm-run-all": "^4.1.5", | ||
"pcln-design-system": "4.11.1", | ||
"pcln-design-system": "4.11.2", | ||
"pcln-icons": "4.2.0", | ||
@@ -57,3 +57,3 @@ "react": "^17.0.2", | ||
"peerDependencies": { | ||
"pcln-design-system": "^4.11.1", | ||
"pcln-design-system": "^4.11.2", | ||
"react": ">= 16.10.0", | ||
@@ -60,0 +60,0 @@ "react-dom": ">= 16.10.0", |
37645
685