Skip to content

Commit 2d7adb2

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2025-03-17) ### Features * update api client ([01ed030](01ed030))
1 parent 83d22b8 commit 2d7adb2

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": "10",
3-
"ios": "10"
2+
"android": "11",
3+
"ios": "11"
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.7.0",
4+
"version": "1.8.0",
55
"author": "Alex Mendes",
66
"license": "UNLICENSED",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)