Skip to content

Commit 91b42e6

Browse files
committed
🔖 V1.1.26
1 parent dcddf2f commit 91b42e6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-kakao-maps-sdk/CHANGELOG.md

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

3+
### v1.1.26
4+
5+
#### Fixed 🐞
6+
7+
- `Map`, `StaticMap` 에서 kakao.maps가 load 되기전에 `kakao.maps.MapTypeId` 를 접근하던 오류 수정
8+
39
### v1.1.25
410

511
#### Refactor ♻️

packages/react-kakao-maps-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-kakao-maps-sdk",
3-
"version": "1.1.25",
3+
"version": "1.1.26",
44
"description": "React components for using kakao map api",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)