Skip to content

Commit afe991e

Browse files
chore(main): release 2.21.3 (#569)
1 parent a33a39d commit afe991e

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+
## [2.21.3](https://github.com/googlemaps/js-jest-mocks/compare/v2.21.2...v2.21.3) (2023-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* add new ControlPosition constants ([#571](https://github.com/googlemaps/js-jest-mocks/issues/571)) ([a33a39d](https://github.com/googlemaps/js-jest-mocks/commit/a33a39d3ecbcc1523eb56a2d3d035c363fcb2e32)), closes [#548](https://github.com/googlemaps/js-jest-mocks/issues/548)
9+
* initialize element property of AdvancedMarkerElement ([#568](https://github.com/googlemaps/js-jest-mocks/issues/568)) ([2b2c6bb](https://github.com/googlemaps/js-jest-mocks/commit/2b2c6bbeb3f29dace7d63f920575c46ca14f1fef))
10+
311
## [2.21.2](https://github.com/googlemaps/js-jest-mocks/compare/v2.21.1...v2.21.2) (2023-11-30)
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,6 +1,6 @@
11
{
22
"name": "@googlemaps/jest-mocks",
3-
"version": "2.21.2",
3+
"version": "2.21.3",
44
"keywords": [
55
"google",
66
"maps",

0 commit comments

Comments
 (0)