-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ClanWar): add getMemberByMapPosition (#189)
* feat(ClanWar): add getMemberByMapPosition Add method to ClanWar to provide encapsulated functionality for getting a member by their map position in war. * chore: bump package version to 3.3.11 * Update package.json --------- Co-authored-by: Suvajit <[email protected]>
- Loading branch information
1 parent
a96b9d2
commit 7087d34
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,4 +73,4 @@ | |
"engines": { | ||
"node": ">=16.x" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters