Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit dd6c0ef

Browse files
committed
chore(release): publish 0.1.0-22
1 parent a82c7ca commit dd6c0ef

15 files changed

Lines changed: 18 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0-22 (2025-02-15)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 0.1.0-21 (2025-02-15)
26

37
This was a version bump only, there were no code changes.

packages/agent-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/agent-wallet",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-contracts-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-contracts-sdk",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-signer",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-subagent-gaia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-subagent-gaia",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-subagent-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-subagent-openai",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-tool-enso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-tool-enso",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-tool-erc20-transfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-tool-erc20-transfer",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-tool-jupiter-swap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-tool-jupiter-swap",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

packages/aw-tool-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/aw-tool-registry",
3-
"version": "0.1.0-21",
3+
"version": "0.1.0-22",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)