Skip to content

Commit d19b508

Browse files
chore(main): release 1.16.7
1 parent 2593162 commit d19b508

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.16.7](https://github.com/googlemaps/js-api-loader/compare/v1.16.6...v1.16.7) (2024-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix a timing issue for sequential importLibrary calls ([#843](https://github.com/googlemaps/js-api-loader/issues/843)) ([f24a1ae](https://github.com/googlemaps/js-api-loader/commit/f24a1aea8f508356bb51ed6972e0724dc36c9596)), closes [#809](https://github.com/googlemaps/js-api-loader/issues/809)
9+
310
## [1.16.6](https://github.com/googlemaps/js-api-loader/compare/v1.16.5...v1.16.6) (2024-02-16)
411

512

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,7 +1,7 @@
11
{
22
"name": "@googlemaps/js-api-loader",
33
"type": "commonjs",
4-
"version": "1.16.6",
4+
"version": "1.16.7",
55
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
66
"keywords": [
77
"google",

0 commit comments

Comments
 (0)