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

- project: @justaname.id/react 0.3.147

- project: @justaname.id/siwens 0.0.77

- project: @justweb3/ui 0.0.83

- project: @justweb3/widget 0.0.83

- project: @justverified/plugin 0.0.82

- project: @justweb3/efp-plugin 0.1.43
  • Loading branch information
justaname-sdk-publisher[bot] committed Nov 15, 2024
1 parent 8064985 commit c0face6
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.147 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.144

## 0.3.146 (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.146",
"version": "0.3.147",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.143",
"@justaname.id/sdk": "0.2.144",
"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.144 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.77

## 0.2.143 (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.143",
"version": "0.2.144",
"dependencies": {
"@justaname.id/siwens": "0.0.76",
"@justaname.id/siwens": "0.0.77",
"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.77 (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.76 (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.76",
"version": "0.0.77",
"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.82 (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.81 (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.81",
"version": "0.0.82",
"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.43 (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.42 (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.42",
"version": "0.1.43",
"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.83 (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.82 (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.82",
"version": "0.0.83",
"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.83 (2024-11-15)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.144
- Updated @justaname.id/react to 0.3.147
- Updated @justweb3/ui to 0.0.83

## 0.0.82 (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.82",
"version": "0.0.83",
"dependencies": {
"@ensdomains/address-encoder": "^1.1.2",
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@hookform/resolvers": "^3.9.0",
"@justaname.id/react": "0.3.146",
"@justaname.id/sdk": "0.2.143",
"@justweb3/ui": "^0.0.82",
"@justaname.id/react": "0.3.147",
"@justaname.id/sdk": "0.2.144",
"@justweb3/ui": "^0.0.83",
"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.146, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.147, @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.143"
"@justaname.id/sdk": "npm:0.2.144"
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.143, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.144, @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.76"
"@justaname.id/siwens": "npm:0.0.77"
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.76, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.77, @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.82, @justweb3/ui@workspace:packages/@justweb3/ui":
"@justweb3/ui@npm:^0.0.83, @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.146"
"@justaname.id/sdk": "npm:0.2.143"
"@justweb3/ui": "npm:^0.0.82"
"@justaname.id/react": "npm:0.3.147"
"@justaname.id/sdk": "npm:0.2.144"
"@justweb3/ui": "npm:^0.0.83"
clsx: "npm:1.2.1"
cropperjs: "npm:^1.6.2"
lodash: "npm:4.17.21"
Expand Down

0 comments on commit c0face6

Please sign in to comment.