Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: @justaname.id/sdk 0.2.121

- project: @justaname.id/react 0.3.124

- project: @justaname.id/siwens 0.0.54

- project: @justweb3/ui 0.0.60

- project: @justweb3/widget 0.0.60

- project: @justverified/plugin 0.0.59

- project: @justweb3/efp-plugin 0.1.20
  • Loading branch information
justaname-sdk-publisher[bot] committed Oct 31, 2024
1 parent 5731e35 commit e032a67
Show file tree
Hide file tree
Showing 15 changed files with 86 additions and 36 deletions.
7 changes: 7 additions & 0 deletions packages/@justaname.id/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.3.124 (2024-10-31)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.121

## 0.3.123 (2024-10-31)


Expand Down
4 changes: 2 additions & 2 deletions packages/@justaname.id/react/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@justaname.id/react",
"version": "0.3.123",
"version": "0.3.124",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.120",
"@justaname.id/sdk": "0.2.121",
"axios": "^1.6.0",
"qs": "^6.12.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/@justaname.id/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.2.121 (2024-10-31)


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.54

## 0.2.120 (2024-10-31)


Expand Down
4 changes: 2 additions & 2 deletions packages/@justaname.id/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@justaname.id/sdk",
"version": "0.2.120",
"version": "0.2.121",
"dependencies": {
"@justaname.id/siwens": "0.0.53",
"@justaname.id/siwens": "0.0.54",
"axios": "^1.6.0",
"qs": "^6.12.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/@justaname.id/siwens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.54 (2024-10-31)

This was a version bump only for @justaname.id/siwens to align it with other projects, there were no code changes.

## 0.0.53 (2024-10-31)

This was a version bump only for @justaname.id/siwens to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justaname.id/siwens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justaname.id/siwens",
"version": "0.0.53",
"version": "0.0.54",
"dependencies": {
"ethers": "^6.11.1",
"siwe": "^2.3.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/@justverified/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.0.59 (2024-10-31)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.121
- Updated @justaname.id/react to 0.3.124
- Updated @justweb3/ui to 0.0.60
- Updated @justweb3/widget to 0.0.60

## 0.0.58 (2024-10-31)


Expand Down
10 changes: 5 additions & 5 deletions packages/@justverified/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@justverified/plugin",
"version": "0.0.58",
"version": "0.0.59",
"dependencies": {
"@justaname.id/react": "0.3.123",
"@justaname.id/sdk": "0.2.120",
"@justweb3/ui": "0.0.59",
"@justweb3/widget": "0.0.59",
"@justaname.id/react": "0.3.124",
"@justaname.id/sdk": "0.2.121",
"@justweb3/ui": "0.0.60",
"@justweb3/widget": "0.0.60",
"axios": "^1.6.0",
"lodash": "4.17.21",
"moment": "^2.30.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/@justweb3/efp-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.1.20 (2024-10-31)


### 🧱 Updated Dependencies

- Updated @justaname.id/react to 0.3.124
- Updated @justweb3/ui to 0.0.60
- Updated @justweb3/widget to 0.0.60

## 0.1.19 (2024-10-31)


Expand Down
8 changes: 4 additions & 4 deletions packages/@justweb3/efp-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@justweb3/efp-plugin",
"version": "0.1.19",
"version": "0.1.20",
"dependencies": {
"@justaname.id/react": "0.3.123",
"@justweb3/ui": "0.0.59",
"@justweb3/widget": "0.0.59",
"@justaname.id/react": "0.3.124",
"@justweb3/ui": "0.0.60",
"@justweb3/widget": "0.0.60",
"@tanstack/react-query": "^5.28.4",
"axios": "^1.6.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/@justweb3/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.60 (2024-10-31)

This was a version bump only for @justweb3/ui to align it with other projects, there were no code changes.

## 0.0.59 (2024-10-31)

This was a version bump only for @justweb3/ui to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justweb3/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justweb3/ui",
"version": "0.0.59",
"version": "0.0.60",
"dependencies": {
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/@justweb3/widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.0.60 (2024-10-31)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.121
- Updated @justaname.id/react to 0.3.124
- Updated @justweb3/ui to 0.0.60

## 0.0.59 (2024-10-31)


Expand Down
8 changes: 4 additions & 4 deletions packages/@justweb3/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@justweb3/widget",
"version": "0.0.59",
"version": "0.0.60",
"dependencies": {
"@ensdomains/address-encoder": "^1.1.2",
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@hookform/resolvers": "^3.9.0",
"@justaname.id/react": "0.3.123",
"@justaname.id/sdk": "0.2.120",
"@justweb3/ui": "^0.0.59",
"@justaname.id/react": "0.3.124",
"@justaname.id/sdk": "0.2.121",
"@justweb3/ui": "^0.0.60",
"clsx": "1.2.1",
"cropperjs": "^1.6.2",
"lodash": "4.17.21",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4509,12 +4509,12 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/react@npm:0.3.123, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.124, @justaname.id/react@workspace:packages/@justaname.id/react":
version: 0.0.0-use.local
resolution: "@justaname.id/react@workspace:packages/@justaname.id/react"
dependencies:
"@ensdomains/ensjs": "npm:4.0.1-alpha.0"
"@justaname.id/sdk": "npm:0.2.120"
"@justaname.id/sdk": "npm:0.2.121"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -4527,11 +4527,11 @@ __metadata:
languageName: unknown
linkType: soft

"@justaname.id/sdk@npm:0.2.120, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.121, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
version: 0.0.0-use.local
resolution: "@justaname.id/sdk@workspace:packages/@justaname.id/sdk"
dependencies:
"@justaname.id/siwens": "npm:0.0.53"
"@justaname.id/siwens": "npm:0.0.54"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -4541,7 +4541,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justaname.id/siwens@npm:0.0.53, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.54, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
version: 0.0.0-use.local
resolution: "@justaname.id/siwens@workspace:packages/@justaname.id/siwens"
dependencies:
Expand All @@ -4554,10 +4554,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@justverified/plugin@workspace:packages/@justverified/plugin"
dependencies:
"@justaname.id/react": "npm:0.3.123"
"@justaname.id/sdk": "npm:0.2.120"
"@justweb3/ui": "npm:0.0.59"
"@justweb3/widget": "npm:0.0.59"
"@justaname.id/react": "npm:0.3.124"
"@justaname.id/sdk": "npm:0.2.121"
"@justweb3/ui": "npm:0.0.60"
"@justweb3/widget": "npm:0.0.60"
axios: "npm:^1.6.0"
lodash: "npm:4.17.21"
moment: "npm:^2.30.1"
Expand All @@ -4572,17 +4572,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@justweb3/efp-plugin@workspace:packages/@justweb3/efp-plugin"
dependencies:
"@justaname.id/react": "npm:0.3.123"
"@justweb3/ui": "npm:0.0.59"
"@justweb3/widget": "npm:0.0.59"
"@justaname.id/react": "npm:0.3.124"
"@justweb3/ui": "npm:0.0.60"
"@justweb3/widget": "npm:0.0.60"
"@tanstack/react-query": "npm:^5.28.4"
axios: "npm:^1.6.0"
peerDependencies:
react: ">=17"
languageName: unknown
linkType: soft

"@justweb3/ui@npm:0.0.59, @justweb3/ui@npm:^0.0.59, @justweb3/ui@workspace:packages/@justweb3/ui":
"@justweb3/ui@npm:0.0.60, @justweb3/ui@npm:^0.0.60, @justweb3/ui@workspace:packages/@justweb3/ui":
version: 0.0.0-use.local
resolution: "@justweb3/ui@workspace:packages/@justweb3/ui"
dependencies:
Expand All @@ -4601,16 +4601,16 @@ __metadata:
languageName: unknown
linkType: soft

"@justweb3/widget@npm:0.0.59, @justweb3/widget@workspace:packages/@justweb3/widget":
"@justweb3/widget@npm:0.0.60, @justweb3/widget@workspace:packages/@justweb3/widget":
version: 0.0.0-use.local
resolution: "@justweb3/widget@workspace:packages/@justweb3/widget"
dependencies:
"@ensdomains/address-encoder": "npm:^1.1.2"
"@ensdomains/ensjs": "npm:4.0.1-alpha.0"
"@hookform/resolvers": "npm:^3.9.0"
"@justaname.id/react": "npm:0.3.123"
"@justaname.id/sdk": "npm:0.2.120"
"@justweb3/ui": "npm:^0.0.59"
"@justaname.id/react": "npm:0.3.124"
"@justaname.id/sdk": "npm:0.2.121"
"@justweb3/ui": "npm:^0.0.60"
clsx: "npm:1.2.1"
cropperjs: "npm:^1.6.2"
lodash: "npm:4.17.21"
Expand Down

0 comments on commit e032a67

Please sign in to comment.