Skip to content

Commit f1a3a00

Browse files
chore(main): release 1.16.3 (#824)
1 parent 2d05217 commit f1a3a00

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.16.3](https://github.com/googlemaps/js-api-loader/compare/v1.16.2...v1.16.3) (2024-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* add loading=async to the urls with callbacks ([#822](https://github.com/googlemaps/js-api-loader/issues/822)) ([2d05217](https://github.com/googlemaps/js-api-loader/commit/2d05217cd728175724e1fcf024e33e21cd9cc4b2))

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/js-api-loader",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"type": "module",
55
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
66
"keywords": [

0 commit comments

Comments
 (0)