Skip to content

Commit

Permalink
chore(main): release 1.16.6 (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
googlemaps-bot committed Feb 16, 2024
1 parent 1a50235 commit 959ea63
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.16.6](https://github.com/googlemaps/js-api-loader/compare/v1.16.5...v1.16.6) (2024-02-16)


### Bug Fixes

* change filename for esm build to use .mjs extension ([#831](https://github.com/googlemaps/js-api-loader/issues/831)) ([1a50235](https://github.com/googlemaps/js-api-loader/commit/1a50235c6c42611bbe6b0efc9c4c246a7b3e8a59))
* move @rollup/plugin-terser to devDependencies ([#830](https://github.com/googlemaps/js-api-loader/issues/830)) ([2d95119](https://github.com/googlemaps/js-api-loader/commit/2d951197b6256ae82a51d555549cbdb900d4e208))

## [1.16.5](https://github.com/googlemaps/js-api-loader/compare/v1.16.4...v1.16.5) (2024-02-16)


Expand Down
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,7 +1,7 @@
{
"name": "@googlemaps/js-api-loader",
"type": "commonjs",
"version": "1.16.5",
"version": "1.16.6",
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
"keywords": [
"google",
Expand Down

0 comments on commit 959ea63

Please sign in to comment.