Skip to content

Commit 5788ad8

Browse files
Merge remote-tracking branch 'upstream/master' into 0xsequence-v2
2 parents 41ab9db + eaaca1f commit 5788ad8

24 files changed

Lines changed: 1015 additions & 137 deletions

File tree

packages/services/api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @0xsequence/api
22

3+
## 3.0.12
4+
5+
### Patch Changes
6+
7+
- WDK fix
8+
39
## 3.0.11
410

511
### Patch Changes

packages/services/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xsequence/api",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "api sub-package for Sequence",
55
"repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/services/api",
66
"author": "Sequence Platforms ULC",

packages/services/builder/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @0xsequence/builder
22

3+
## 3.0.12
4+
5+
### Patch Changes
6+
7+
- WDK fix
8+
39
## 3.0.11
410

511
### Patch Changes

packages/services/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xsequence/builder",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "builder sub-package for Sequence",
55
"repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/services/builder",
66
"author": "Sequence Platforms ULC",

packages/services/guard/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @0xsequence/guard
22

3+
## 3.0.12
4+
5+
### Patch Changes
6+
7+
- WDK fix
8+
39
## 3.0.11
410

511
### Patch Changes

packages/services/guard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xsequence/guard",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "guard sub-package for Sequence",
55
"repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/services/guard",
66
"author": "Sequence Platforms ULC",

packages/services/identity-instrument/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xsequence/identity-instrument",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"license": "Apache-2.0",
55
"type": "module",
66
"publishConfig": {

packages/services/indexer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @0xsequence/indexer
22

3+
## 3.0.12
4+
5+
### Patch Changes
6+
7+
- WDK fix
8+
39
## 3.0.11
410

511
### Patch Changes

packages/services/indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xsequence/indexer",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "indexer sub-package for Sequence",
55
"repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/services/indexer",
66
"author": "Sequence Platforms ULC",

packages/services/marketplace/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @0xsequence/marketplace
22

3+
## 3.0.12
4+
5+
### Patch Changes
6+
7+
- WDK fix
8+
39
## 3.0.11
410

511
### Patch Changes

0 commit comments

Comments
 (0)