Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: create-justaname-app 0.3.88

- project: @justaname.id/sdk 0.2.99

- project: @justaname.id/react 0.3.102

- project: @justaname.id/siwens 0.0.32

- project: @justweb3/ui 0.0.38

- project: @justweb3/widget 0.0.38

- project: @justverified/plugin 0.0.37
  • Loading branch information
anthony23991 committed Oct 21, 2024
1 parent cdcfb8a commit ac58a32
Show file tree
Hide file tree
Showing 15 changed files with 138 additions and 20 deletions.
19 changes: 19 additions & 0 deletions packages/@justaname.id/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 0.3.102 (2024-10-21)


### 🚀 Features

- justverified fixes and double vc signature due to rerending fixed ([57965f5](https://github.com/JustaName-id/JustaName-sdk/commit/57965f5))

- update functionality ([69c4761](https://github.com/JustaName-id/JustaName-sdk/commit/69c4761))


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.99


### ❤️ Thank You

- HadiKhai

## 0.3.101 (2024-10-14)


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.101",
"version": "0.3.102",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.98",
"@justaname.id/sdk": "0.2.99",
"lodash": "4.17.21"
},
"peerDependencies": {
Expand Down
19 changes: 19 additions & 0 deletions packages/@justaname.id/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 0.2.99 (2024-10-21)


### 🚀 Features

- justverified fixes and double vc signature due to rerending fixed ([57965f5](https://github.com/JustaName-id/JustaName-sdk/commit/57965f5))

- update functionality ([69c4761](https://github.com/JustaName-id/JustaName-sdk/commit/69c4761))


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.32


### ❤️ Thank You

- HadiKhai

## 0.2.98 (2024-10-14)


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.98",
"version": "0.2.99",
"dependencies": {
"@justaname.id/siwens": "0.0.31",
"@justaname.id/siwens": "0.0.32",
"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.32 (2024-10-21)

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

## 0.0.31 (2024-10-14)

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.31",
"version": "0.0.32",
"dependencies": {
"ethers": "^6.11.1",
"siwe": "^2.3.2"
Expand Down
22 changes: 22 additions & 0 deletions packages/@justverified/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 0.0.37 (2024-10-21)


### 🚀 Features

- justverified fixes and double vc signature due to rerending fixed ([57965f5](https://github.com/JustaName-id/JustaName-sdk/commit/57965f5))

- update functionality ([69c4761](https://github.com/JustaName-id/JustaName-sdk/commit/69c4761))


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.99
- Updated @justaname.id/react to 0.3.102
- Updated @justweb3/ui to 0.0.38
- Updated @justweb3/widget to 0.0.38


### ❤️ Thank You

- HadiKhai

## 0.0.36 (2024-10-14)


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.36",
"version": "0.0.37",
"dependencies": {
"@justaname.id/react": "0.3.101",
"@justweb3/ui": "0.0.37",
"@justaname.id/sdk": "0.2.98",
"@justweb3/widget": "0.0.37",
"@justaname.id/react": "0.3.102",
"@justweb3/ui": "0.0.38",
"@justaname.id/sdk": "0.2.99",
"@justweb3/widget": "0.0.38",
"axios": "^1.6.0",
"qs": "^6.12.0",
"lodash": "4.17.21",
Expand Down
17 changes: 17 additions & 0 deletions packages/@justweb3/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.0.38 (2024-10-21)


### 🚀 Features

- working on update dialog ([cbf154a](https://github.com/JustaName-id/JustaName-sdk/commit/cbf154a))

- working on update ([a693846](https://github.com/JustaName-id/JustaName-sdk/commit/a693846))

- update functionality ([69c4761](https://github.com/JustaName-id/JustaName-sdk/commit/69c4761))


### ❤️ Thank You

- anthony2399 @anthony23991
- HadiKhai

## 0.0.37 (2024-10-14)

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.37",
"version": "0.0.38",
"dependencies": {
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-popover": "^1.1.1",
Expand Down
33 changes: 33 additions & 0 deletions packages/@justweb3/widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
## 0.0.38 (2024-10-21)


### 🚀 Features

- working on update dialog ([cbf154a](https://github.com/JustaName-id/JustaName-sdk/commit/cbf154a))

- working on update ([a693846](https://github.com/JustaName-id/JustaName-sdk/commit/a693846))

- justverified fixes and double vc signature due to rerending fixed ([57965f5](https://github.com/JustaName-id/JustaName-sdk/commit/57965f5))

- update functionality ([69c4761](https://github.com/JustaName-id/JustaName-sdk/commit/69c4761))


### 🩹 Fixes

- lint error on justweb3/widget ([88f6904](https://github.com/JustaName-id/JustaName-sdk/commit/88f6904))

- lint ([ddad78a](https://github.com/JustaName-id/JustaName-sdk/commit/ddad78a))


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.99
- Updated @justaname.id/react to 0.3.102
- Updated @justweb3/ui to 0.0.38


### ❤️ Thank You

- anthony2399 @anthony23991
- HadiKhai

## 0.0.37 (2024-10-14)


Expand Down
8 changes: 4 additions & 4 deletions packages/@justweb3/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@justweb3/widget",
"version": "0.0.37",
"version": "0.0.38",
"dependencies": {
"@ensdomains/address-encoder": "^1.1.2",
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/react": "0.3.101",
"@justweb3/ui": "0.0.37",
"@justaname.id/sdk": "0.2.98",
"@justaname.id/react": "0.3.102",
"@justweb3/ui": "0.0.38",
"@justaname.id/sdk": "0.2.99",
"lodash": "4.17.21",
"styled-components": "^6.1.12",
"yup": "0.32.11",
Expand Down
4 changes: 4 additions & 0 deletions packages/create-justaname-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.88 (2024-10-21)

This was a version bump only for create-justaname-app to align it with other projects, there were no code changes.

## 0.3.87 (2024-10-14)

This was a version bump only for create-justaname-app to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/create-justaname-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-justaname-app",
"version": "0.3.87",
"version": "0.3.88",
"type": "module",
"bin": "index.esm.js",
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6527,7 +6527,7 @@ __metadata:
resolution: "@justaname.id/react@workspace:packages/@justaname.id/react"
dependencies:
"@ensdomains/ensjs": "npm:4.0.1-alpha.0"
"@justaname.id/sdk": "npm:0.2.98"
"@justaname.id/sdk": "npm:0.2.99"
jest: "npm:^29.4.1"
lodash: "npm:4.17.21"
peerDependencies:
Expand All @@ -6550,11 +6550,11 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/sdk@npm:0.2.98, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.99, @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.31"
"@justaname.id/siwens": "npm:0.0.32"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -6564,7 +6564,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justaname.id/siwens@npm:0.0.31, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.32, @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 Down

0 comments on commit ac58a32

Please sign in to comment.