Skip to content

Commit

Permalink
chore(release): publish 0.1.0-19
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Feb 5, 2025
1 parent e93b4f6 commit afe9970
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 12 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.0-19 (2025-02-05)

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

## 0.1.0-18 (2025-02-05)

This was a version bump only, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/agent-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/agent-wallet",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-signer",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-subagent-gaia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-subagent-gaia",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-subagent-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-subagent-openai",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/aw-tool-enso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool-enso",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -82,4 +82,4 @@
},
"name": "aw-tool-enso"
}
}
}
2 changes: 1 addition & 1 deletion packages/aw-tool-erc20-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool-erc20-transfer",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-tool-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool-registry",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-tool-sign-ecdsa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool-sign-ecdsa",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-tool-uniswap-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool-uniswap-swap",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-tool",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/law-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/law-cli",
"version": "0.1.0-18",
"version": "0.1.0-19",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit afe9970

Please sign in to comment.