Skip to content

Commit 062e915

Browse files
chore(main): release 1.16.5 (#829)
1 parent c3c4583 commit 062e915

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.16.5](https://github.com/googlemaps/js-api-loader/compare/v1.16.4...v1.16.5) (2024-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* specify correct location for typings ([#828](https://github.com/googlemaps/js-api-loader/issues/828)) ([c3c4583](https://github.com/googlemaps/js-api-loader/commit/c3c45833ae54cc384943883252c949e27eb7dd08)), closes [#825](https://github.com/googlemaps/js-api-loader/issues/825)
9+
310
## [1.16.4](https://github.com/googlemaps/js-api-loader/compare/v1.16.3...v1.16.4) (2024-02-16)
411

512

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.4",
4+
"version": "1.16.5",
55
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
66
"keywords": [
77
"google",

0 commit comments

Comments
 (0)