Skip to content

Commit daceba6

Browse files
chore(main): release 2.1.1 (#1236)
1 parent 2db1e08 commit daceba6

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/googlemaps/js-api-loader/compare/v2.1.0...v2.1.1) (2026-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* avoid unconditional use of window in policy creation logic ([#1234](https://github.com/googlemaps/js-api-loader/issues/1234)) ([2db1e08](https://github.com/googlemaps/js-api-loader/commit/2db1e08fa7b3e6bedbb1eabe395df049567c306a))
9+
310
## [2.1.0](https://github.com/googlemaps/js-api-loader/compare/v2.0.2...v2.1.0) (2026-06-03)
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": "module",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
66
"keywords": [
77
"google",

0 commit comments

Comments
 (0)