Skip to content

Commit

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

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


### Bug Fixes

* 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 cb53d6e

Please sign in to comment.