Skip to content

Commit

Permalink
chore(release): 1.16.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.16.2](v1.16.1...v1.16.2) (2023-06-14)

### Bug Fixes

* Support for Advanced markers (AdvancedMarkerView) ([#803](#803)) ([a7a93d1](a7a93d1)), closes [#802](#802)

### Miscellaneous Chores

* Add a unit test for valid URL generation ([#800](#800)) ([9a13708](9a13708))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent a7a93d1 commit 172fa2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/js-api-loader",
"version": "1.16.1",
"version": "1.16.2",
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
"keywords": [
"google",
Expand Down

0 comments on commit 172fa2a

Please sign in to comment.