Skip to content

Commit b693b1a

Browse files
chore(release): version packages (#495)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[]: - @recallnet/[email protected] - @recallnet/[email protected] ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[[`8396e94`](8396e94)]: - @recallnet/[email protected] ## @recallnet/[email protected] ### Patch Changes - [#491](#491) [`8396e94`](8396e94) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - update contracts for testnet v0.1.8 ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[]: - @recallnet/[email protected] ## @recallnet/[email protected] ### Patch Changes - [#491](#491) [`8396e94`](8396e94) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - update contracts for testnet v0.1.8 ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[[`8396e94`](8396e94)]: - @recallnet/[email protected] - @recallnet/[email protected] - @recallnet/[email protected] Co-authored-by: textileio-machine <[email protected]>
1 parent 8396e94 commit b693b1a

File tree

13 files changed

+49
-12
lines changed

13 files changed

+49
-12
lines changed

.changeset/four-nights-accept.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/agent-toolkit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @recallnet/agent-toolkit
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @recallnet/chains@0.0.11
9+
- @recallnet/sdk@0.0.13
10+
311
## 0.0.6
412

513
### Patch Changes

packages/agent-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@recallnet/agent-toolkit",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "MIT OR Apache-2.0",
55
"publishConfig": {
66
"access": "public"

packages/chains/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @recallnet/chains
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8396e94`](https://github.com/recallnet/js-recall/commit/8396e9447eeb47a21de22d55eb316bfba8277c8e)]:
8+
- @recallnet/network-constants@0.0.10
9+
310
## 0.0.10
411

512
### Patch Changes

packages/chains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@recallnet/chains",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"license": "MIT AND Apache-2.0",
55
"publishConfig": {
66
"access": "public"

packages/contracts/CHANGELOG.md

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

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- [#491](https://github.com/recallnet/js-recall/pull/491) [`8396e94`](https://github.com/recallnet/js-recall/commit/8396e9447eeb47a21de22d55eb316bfba8277c8e) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - update contracts for testnet v0.1.8
8+
39
## 0.0.6
410

511
### Patch Changes

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@recallnet/contracts",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "MIT AND Apache-2.0",
55
"publishConfig": {
66
"access": "public"

packages/mcp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @recallnet/mcp
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @recallnet/agent-toolkit@0.0.7
9+
310
## 0.0.6
411

512
### Patch Changes

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@recallnet/mcp",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "MIT OR Apache-2.0",
55
"publishConfig": {
66
"access": "public"

packages/network-constants/CHANGELOG.md

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

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- [#491](https://github.com/recallnet/js-recall/pull/491) [`8396e94`](https://github.com/recallnet/js-recall/commit/8396e9447eeb47a21de22d55eb316bfba8277c8e) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - update contracts for testnet v0.1.8
8+
39
## 0.0.9
410

511
### Patch Changes

0 commit comments

Comments
 (0)