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.139

- project: @justaname.id/react 0.3.142

- project: @justaname.id/siwens 0.0.72

- project: @justweb3/ui 0.0.78

- project: @justweb3/widget 0.0.78

- project: @justverified/plugin 0.0.77

- project: @justweb3/efp-plugin 0.1.38
  • Loading branch information
justaname-sdk-publisher[bot] committed Nov 15, 2024
1 parent b6dd0ea commit bc13ac7
Show file tree
Hide file tree
Showing 15 changed files with 60 additions and 21 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.142 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.139

## 0.3.141 (2024-11-15)


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.141",
"version": "0.3.142",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.138",
"@justaname.id/sdk": "0.2.139",
"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.139 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.72

## 0.2.138 (2024-11-15)


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.138",
"version": "0.2.139",
"dependencies": {
"@justaname.id/siwens": "0.0.71",
"@justaname.id/siwens": "0.0.72",
"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.72 (2024-11-15)

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

## 0.0.71 (2024-11-15)

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.71",
"version": "0.0.72",
"peerDependencies": {
"ethers": ">=6.0.0",
"siwe": ">=2.0.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/@justverified/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.77 (2024-11-15)

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

## 0.0.76 (2024-11-15)

This was a version bump only for @justverified/plugin to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justverified/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justverified/plugin",
"version": "0.0.76",
"version": "0.0.77",
"dependencies": {
"axios": "^1.6.0",
"lodash": "4.17.21",
Expand Down
4 changes: 4 additions & 0 deletions packages/@justweb3/efp-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.38 (2024-11-15)

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

## 0.1.37 (2024-11-15)

This was a version bump only for @justweb3/efp-plugin to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justweb3/efp-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justweb3/efp-plugin",
"version": "0.1.37",
"version": "0.1.38",
"dependencies": {
"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.78 (2024-11-15)

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

## 0.0.77 (2024-11-15)

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.77",
"version": "0.0.78",
"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.78 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.139
- Updated @justaname.id/react to 0.3.142
- Updated @justweb3/ui to 0.0.78

## 0.0.77 (2024-11-15)


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.77",
"version": "0.0.78",
"dependencies": {
"@ensdomains/address-encoder": "^1.1.2",
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@hookform/resolvers": "^3.9.0",
"@justaname.id/react": "0.3.141",
"@justaname.id/sdk": "0.2.138",
"@justweb3/ui": "^0.0.77",
"@justaname.id/react": "0.3.142",
"@justaname.id/sdk": "0.2.139",
"@justweb3/ui": "^0.0.78",
"clsx": "1.2.1",
"cropperjs": "^1.6.2",
"lodash": "4.17.21",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4499,12 +4499,12 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/react@npm:0.3.141, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.142, @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.138"
"@justaname.id/sdk": "npm:0.2.139"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -4517,11 +4517,11 @@ __metadata:
languageName: unknown
linkType: soft

"@justaname.id/sdk@npm:0.2.138, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.139, @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.71"
"@justaname.id/siwens": "npm:0.0.72"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -4532,7 +4532,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justaname.id/siwens@npm:0.0.71, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.72, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
version: 0.0.0-use.local
resolution: "@justaname.id/siwens@workspace:packages/@justaname.id/siwens"
peerDependencies:
Expand Down Expand Up @@ -4568,7 +4568,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justweb3/ui@npm:^0.0.77, @justweb3/ui@workspace:packages/@justweb3/ui":
"@justweb3/ui@npm:^0.0.78, @justweb3/ui@workspace:packages/@justweb3/ui":
version: 0.0.0-use.local
resolution: "@justweb3/ui@workspace:packages/@justweb3/ui"
dependencies:
Expand All @@ -4594,9 +4594,9 @@ __metadata:
"@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.141"
"@justaname.id/sdk": "npm:0.2.138"
"@justweb3/ui": "npm:^0.0.77"
"@justaname.id/react": "npm:0.3.142"
"@justaname.id/sdk": "npm:0.2.139"
"@justweb3/ui": "npm:^0.0.78"
clsx: "npm:1.2.1"
cropperjs: "npm:^1.6.2"
lodash: "npm:4.17.21"
Expand Down

0 comments on commit bc13ac7

Please sign in to comment.