Skip to content

Commit e67352f

Browse files
chore(main): release 1.16.7
1 parent 3436cc0 commit e67352f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.16.7](https://github.com/googlemaps/js-api-loader/compare/v1.16.6...v1.16.7) (2024-06-26)
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+
* rollup configuration ([#835](https://github.com/googlemaps/js-api-loader/issues/835)) ([3436cc0](https://github.com/googlemaps/js-api-loader/commit/3436cc0b90ea64e0b38a3e3dfe54e003a3aba970))
10+
311
## [1.16.6](https://github.com/googlemaps/js-api-loader/compare/v1.16.5...v1.16.6) (2024-02-16)
412

513

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
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)