Skip to content

Commit 735a438

Browse files
committed
feat: released sdk version 1.2.4
1 parent 33e94ea commit 735a438

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @biconomy/abstractjs
22

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- Features:
8+
9+
1. New MEE version 2.2.2 added with a new composability contracts
10+
2. Composaibility version 1.1.1 support added which supports signed integers and OR flows
11+
312
## 1.2.3
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@biconomy/abstractjs",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"author": "Biconomy",
55
"repository": "github:bcnmy/abstractjs",
66
"main": "./dist/_cjs/index.js",

0 commit comments

Comments
 (0)