Skip to content

Commit

Permalink
chore(release): publish 0.1.0-9
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Jan 12, 2025
1 parent 580bd97 commit 20a05b8
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 9 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-9 (2025-01-12)

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

## 0.1.0-8 (2025-01-10)

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-8",
"version": "0.1.0-9",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aw-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/aw-cli",
"version": "0.1.0-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"publishConfig": {
"access": "public"
},
Expand Down
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-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"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-8",
"version": "0.1.0-9",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 20a05b8

Please sign in to comment.