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

- project: @justaname.id/react 0.3.108

- project: @justaname.id/siwens 0.0.38

- project: @justweb3/ui 0.0.44

- project: @justweb3/widget 0.0.44

- project: @justverified/plugin 0.0.43
  • Loading branch information
anthony23991 committed Oct 30, 2024
1 parent 4baeb1c commit 913bb0b
Show file tree
Hide file tree
Showing 13 changed files with 80 additions and 29 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.108 (2024-10-30)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.105

## 0.3.107 (2024-10-30)


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.107",
"version": "0.3.108",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.104",
"@justaname.id/sdk": "0.2.105",
"axios": "^1.6.0",
"qs": "^6.12.0"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/@justaname.id/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.2.105 (2024-10-30)


### 🩹 Fixes

- **swdk:** reject subname ([4baeb1c](https://github.com/JustaName-id/JustaName-sdk/commit/4baeb1c))


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.38


### ❤️ Thank You

- anthony2399 @anthony23991

## 0.2.104 (2024-10-30)


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.104",
"version": "0.2.105",
"dependencies": {
"@justaname.id/siwens": "0.0.37",
"@justaname.id/siwens": "0.0.38",
"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.38 (2024-10-30)

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

## 0.0.37 (2024-10-30)

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.37",
"version": "0.0.38",
"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.43 (2024-10-30)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.105
- Updated @justaname.id/react to 0.3.108
- Updated @justweb3/ui to 0.0.44
- Updated @justweb3/widget to 0.0.44

## 0.0.42 (2024-10-30)


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.42",
"version": "0.0.43",
"dependencies": {
"@justaname.id/react": "0.3.107",
"@justaname.id/sdk": "0.2.104",
"@justweb3/ui": "0.0.43",
"@justweb3/widget": "0.0.43",
"@justaname.id/react": "0.3.108",
"@justaname.id/sdk": "0.2.105",
"@justweb3/ui": "0.0.44",
"@justweb3/widget": "0.0.44",
"axios": "^1.6.0",
"lodash": "4.17.21",
"moment": "^2.30.1",
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.44 (2024-10-30)

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

## 0.0.43 (2024-10-30)

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.43",
"version": "0.0.44",
"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.44 (2024-10-30)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.105
- Updated @justaname.id/react to 0.3.108
- Updated @justweb3/ui to 0.0.44

## 0.0.43 (2024-10-30)


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.43",
"version": "0.0.44",
"dependencies": {
"@ensdomains/address-encoder": "^1.1.2",
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@hookform/resolvers": "^3.9.0",
"@justaname.id/react": "0.3.107",
"@justaname.id/sdk": "0.2.104",
"@justweb3/ui": "^0.0.43",
"@justaname.id/react": "0.3.108",
"@justaname.id/sdk": "0.2.105",
"@justweb3/ui": "^0.0.44",
"clsx": "1.2.1",
"cropperjs": "^1.6.2",
"lodash": "4.17.21",
Expand Down
28 changes: 14 additions & 14 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.107, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.108, @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.104"
"@justaname.id/sdk": "npm:0.2.105"
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.104, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.105, @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.37"
"@justaname.id/siwens": "npm:0.0.38"
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.37, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.38, @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.107"
"@justaname.id/sdk": "npm:0.2.104"
"@justweb3/ui": "npm:0.0.43"
"@justweb3/widget": "npm:0.0.43"
"@justaname.id/react": "npm:0.3.108"
"@justaname.id/sdk": "npm:0.2.105"
"@justweb3/ui": "npm:0.0.44"
"@justweb3/widget": "npm:0.0.44"
axios: "npm:^1.6.0"
lodash: "npm:4.17.21"
moment: "npm:^2.30.1"
Expand All @@ -4568,7 +4568,7 @@ __metadata:
languageName: unknown
linkType: soft

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

"@justweb3/widget@npm:0.0.43, @justweb3/widget@workspace:packages/@justweb3/widget":
"@justweb3/widget@npm:0.0.44, @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.107"
"@justaname.id/sdk": "npm:0.2.104"
"@justweb3/ui": "npm:^0.0.43"
"@justaname.id/react": "npm:0.3.108"
"@justaname.id/sdk": "npm:0.2.105"
"@justweb3/ui": "npm:^0.0.44"
clsx: "npm:1.2.1"
cropperjs: "npm:^1.6.2"
lodash: "npm:4.17.21"
Expand Down

0 comments on commit 913bb0b

Please sign in to comment.