pcln-autocomplete
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "4.0.6", | ||
"tag": "pcln-autocomplete_v4.0.6", | ||
"date": "Tue, 23 Feb 2021 15:06:30 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"pcln-design-system\" to `4.5.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"pcln-design-system\" from `^4.4.1` to `^4.5.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.0.5", | ||
@@ -7,0 +22,0 @@ "tag": "pcln-autocomplete_v4.0.5", |
# Change Log - pcln-autocomplete | ||
This log was last generated on Wed, 17 Feb 2021 16:29:34 GMT and should not be manually modified. | ||
This log was last generated on Tue, 23 Feb 2021 15:06:30 GMT and should not be manually modified. | ||
## 4.0.6 | ||
Tue, 23 Feb 2021 15:06:30 GMT | ||
_Version update only_ | ||
## 4.0.5 | ||
@@ -6,0 +11,0 @@ Wed, 17 Feb 2021 16:29:34 GMT |
{ | ||
"name": "pcln-autocomplete", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "React autocomplete component built with Downshift", | ||
@@ -49,3 +49,3 @@ "main": "dist/cjs/index.js", | ||
"npm-run-all": "^4.1.5", | ||
"pcln-design-system": "4.4.1", | ||
"pcln-design-system": "4.5.0", | ||
"pcln-icons": "4.1.1", | ||
@@ -59,5 +59,5 @@ "react": "^16.13.1", | ||
"peerDependencies": { | ||
"pcln-design-system": "^4.4.1", | ||
"pcln-design-system": "^4.5.0", | ||
"styled-components": ">=4.4.1" | ||
} | ||
} |
54766
874