Skip to content

Commit

Permalink
chore(release): publish 0.1.0-17
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Jan 31, 2025
1 parent b3d60b9 commit 75f5b89
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 10 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-17 (2025-01-31)

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

## 0.1.0-16 (2025-01-24)

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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"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-16",
"version": "0.1.0-17",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 75f5b89

Please sign in to comment.