Skip to content

Commit ed41e28

Browse files
authored
Fix location search bug (#2450)
* fix: update maplibre-gl-js-amplify to v2.0.3 to fix location search bug * fix: update to maplibre-gl-js-amplify v2.0.4 * fix: pin maplibre-gl-js-amplify version * Create hip-horses-arrive.md
1 parent 84f2f8f commit ed41e28

File tree

3 files changed

+61
-91
lines changed

3 files changed

+61
-91
lines changed

.changeset/hip-horses-arrive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aws-amplify/ui-react": patch
3+
---
4+
5+
Fix location search bug

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lodash": "4.17.21",
6868
"mapbox-gl": "1.13.1",
6969
"maplibre-gl": "2.1.9",
70-
"maplibre-gl-js-amplify": "2.0.2",
70+
"maplibre-gl-js-amplify": "2.0.4",
7171
"qrcode": "1.5.0",
7272
"react-generate-context": "1.0.1",
7373
"react-map-gl": "7.0.15",

yarn.lock

Lines changed: 55 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)