Skip to content

Commit 7d28ccf

Browse files
committed
release 2.17.1
1 parent 6be85e5 commit 7d28ccf

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

packages/react-google-maps-api-gatsby-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/preset-env": "7.20.2",
2323
"@babel/preset-react": "7.18.6",
2424
"@babel/runtime": "7.20.1",
25-
"@react-google-maps/api": "2.17.0",
25+
"@react-google-maps/api": "2.17.1",
2626
"@sentry/browser": "7.19.0",
2727
"cross-env": "7.0.3",
2828
"gatsby": "4.21.1",

packages/react-google-maps-api-gatsby-example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,10 +2577,10 @@
25772577
schema-utils "^2.6.5"
25782578
source-map "^0.7.3"
25792579

2580-
"@react-google-maps/[email protected].0":
2581-
version "2.17.0"
2582-
resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.0.tgz#6ef004081878583fe92c03da420417f9c83ed6c9"
2583-
integrity sha512-b4HYlWsS6w3B9QXNWoQd6pfc7eUyAOyBNu+Z10u2ouBTeWkKw5kTCDhjsPc9prhg1o+eS3UC3raJVBg88XbUtQ==
2580+
"@react-google-maps/[email protected].1":
2581+
version "2.17.1"
2582+
resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.1.tgz#6f783f01deeffc09ae478a9a971666ae2cadc71b"
2583+
integrity sha512-XesubSCFfyMtilqljF2kU5zdPru4nks4I4O0HH6H2xOw51wQXs26btJKlRac2/jbJ/gIiGZ/l14q0xaL/6OaBg==
25842584
dependencies:
25852585
"@googlemaps/js-api-loader" "1.15.1"
25862586
"@googlemaps/markerclusterer" "2.0.13"

packages/react-google-maps-api/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
4+
## 2.17.1 OverlayViewF improvements, docs improvemwnts
35
## 2.17.0 HeatmapLayerF component
46

57
- TrafficLayerF

0 commit comments

Comments
 (0)