Skip to content

Commit c8a2ed2

Browse files
chore(release): version packages (#680)
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 \[[`af22539`](af22539)]: - @recallnet/[email protected] ## @recallnet/[email protected] ### Patch Changes - [#675](#675) [`af22539`](af22539) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - testnet v0.1.10 release ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[]: - @recallnet/[email protected] ## @recallnet/[email protected] ### Patch Changes - [#675](#675) [`af22539`](af22539) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - testnet v0.1.10 release ## @recallnet/[email protected] ### Patch Changes - Updated dependencies \[[`af22539`](af22539)]: - @recallnet/[email protected] - @recallnet/[email protected] - @recallnet/[email protected] Co-authored-by: textileio-machine <[email protected]>
1 parent af22539 commit c8a2ed2

File tree

13 files changed

+49
-12
lines changed

13 files changed

+49
-12
lines changed

.changeset/five-jobs-tease.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.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @recallnet/chains@0.0.12
9+
- @recallnet/sdk@0.0.14
10+
311
## 0.0.7
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.7",
3+
"version": "0.0.8",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`af22539`](https://github.com/recallnet/js-recall/commit/af225395a34d311ad126732fde6c8f3e43207d3a)]:
8+
- @recallnet/network-constants@0.0.11
9+
310
## 0.0.11
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.11",
3+
"version": "0.0.12",
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.8
4+
5+
### Patch Changes
6+
7+
- [#675](https://github.com/recallnet/js-recall/pull/675) [`af22539`](https://github.com/recallnet/js-recall/commit/af225395a34d311ad126732fde6c8f3e43207d3a) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - testnet v0.1.10 release
8+
39
## 0.0.7
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.7",
3+
"version": "0.0.8",
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.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @recallnet/agent-toolkit@0.0.8
9+
310
## 0.0.7
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.7",
3+
"version": "0.0.8",
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.11
4+
5+
### Patch Changes
6+
7+
- [#675](https://github.com/recallnet/js-recall/pull/675) [`af22539`](https://github.com/recallnet/js-recall/commit/af225395a34d311ad126732fde6c8f3e43207d3a) Thanks [@dtbuchholz](https://github.com/dtbuchholz)! - testnet v0.1.10 release
8+
39
## 0.0.10
410

511
### Patch Changes

0 commit comments

Comments
 (0)