Skip to content

Commit 88e605d

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2025-03-20) ### Features * update api client ([a499d40](a499d40))
1 parent ee5ce48 commit 88e605d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.versionrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"android": "12",
3-
"ios": "12"
2+
"android": "13",
3+
"ios": "13"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aurora-is-near/aurora-cloud-console-sdk",
33
"description": "A utility package to check if a NEAR address is banned.",
4-
"version": "1.9.0",
4+
"version": "1.10.0",
55
"author": "Alex Mendes",
66
"license": "UNLICENSED",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)