Skip to content

Commit

Permalink
feat: 코멘트 수정, 문서 수정, 버전 수정 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
alstn2468 committed Jan 10, 2024
1 parent cf49893 commit 2466798
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,19 @@ const cashItemEquipment = await getCharacterCashItemEquipment({ ocid });
- 스타포스 강화 결과 - `getStarforceHistory`
- 큐브 사용 결과 - `getCubeHistory`

### 랭킹 정보 조회 TBD
### 랭킹 정보 조회

- 종합 랭킹 정보 - `getOverallRanking`
- 유니온 랭킹 정보 - `getUnionRanking`
- 길드 랭킹 정보 - `getGuildRanking`
- 무릉도장 랭킹 정보 - `getDojangRanking`
- 더 시드 랭킹 정보 - `getTheSeedRanking`
- 업적 랭킹 정보 - `getAchievementRanking`

<div align='center'>
<sub>
<sup>
LAST UPDATED AT 2023.12.28
LAST UPDATED AT 2024.01.10
</sup>
</sub>
</div>
2 changes: 1 addition & 1 deletion packages/maplestory-open-api-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maplestory-open-api-js",
"version": "1.0.4",
"version": "1.1.0",
"repository": "https://github.com/alstn2468/maplestory-open-api-js",
"author": "alstn2468 <alstn2468_@naver.com>",
"license": "MIT",
Expand Down

0 comments on commit 2466798

Please sign in to comment.