Skip to content

Commit c281450

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2025-06-24) ### Features * add docblock to function ([76a58ae](76a58ae))
1 parent 2eda37d commit c281450

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": "5",
3-
"ios": "5"
2+
"android": "6",
3+
"ios": "6"
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/is-banned-near-address",
33
"description": "A utility package to check if a NEAR address is banned.",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"author": "Alex Mendes",
66
"license": "UNLICENSED",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)