Skip to content

Commit

Permalink
🏷️ v1.1.22-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeSeoKim committed Oct 24, 2023
1 parent 7b7e8fe commit 10dc23e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react-kakao-maps-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog ✍️

### v1.1.22

#### Fixed 🐞

- next.js SSR시 간혈적으로 document 객체를 접근하여 발생하는 오류 수정 [#62](https://github.com/JaeSeoKim/react-kakao-maps-sdk/issues/62)

### v1.1.21

#### Feat ✨
Expand Down
2 changes: 1 addition & 1 deletion packages/react-kakao-maps-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-kakao-maps-sdk",
"version": "1.1.21",
"version": "1.1.22-beta",
"description": "React components for using kakao map api",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 10dc23e

Please sign in to comment.