Skip to content

Commit 774375f

Browse files
committed
chore(release): 0.23.1
1 parent cc252f2 commit 774375f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.23.1](https://github.com/inocan-group/vue3-google-maps/compare/v0.23.0...v0.23.1) (2025-07-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **AdvancedMarker:** resolve race condition with slot content rendering ([4c20cce](https://github.com/inocan-group/vue3-google-maps/commit/4c20cceb7b5b8f2cc3e53e47042f6c3aa66daee0)), closes [#322](https://github.com/inocan-group/vue3-google-maps/issues/322)
11+
* **CustomControl:** ensure control index is set correctly ([7ae74fc](https://github.com/inocan-group/vue3-google-maps/commit/7ae74fce615ef57a6f2ff39ad5c485a9212247ec))
12+
513
### [0.23.0](https://github.com/inocan-group/vue3-google-maps/compare/v0.22.0...v0.23.0) (2025-07-07)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-google-map",
3-
"version": "0.23.0",
3+
"version": "0.23.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)