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

- project: @justaname.id/sdk 0.2.87

- project: @justaname.id/react 0.3.90

- project: @justaname.id/siwens 0.0.20

- project: @justaname.id/react-ui 0.0.23

- project: @justaname.id/react-signin 0.0.23
  • Loading branch information
HadiKhai committed Sep 21, 2024
1 parent 3e748e7 commit fcaa9d2
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 17 deletions.
8 changes: 8 additions & 0 deletions packages/@justaname.id/react-signin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.23 (2024-09-21)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.87
- Updated @justaname.id/react to 0.3.90

## 0.0.22 (2024-09-21)


Expand Down
6 changes: 3 additions & 3 deletions packages/@justaname.id/react-signin/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@justaname.id/react-signin",
"version": "0.0.22",
"version": "0.0.23",
"dependencies": {
"@justaname.id/react": "0.3.89",
"@justaname.id/sdk": "0.2.86"
"@justaname.id/react": "0.3.90",
"@justaname.id/sdk": "0.2.87"
},
"exports": {
"./package.json": "./dist/package.json",
Expand Down
4 changes: 4 additions & 0 deletions packages/@justaname.id/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.23 (2024-09-21)

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

## 0.0.22 (2024-09-21)

This was a version bump only for @justaname.id/react-ui to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justaname.id/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justaname.id/react-ui",
"version": "0.0.22",
"version": "0.0.23",
"peerDependencies": {
"react": ">=17",
"react-dom": ">=17"
Expand Down
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.90 (2024-09-21)


### 🧱 Updated Dependencies

- Updated @justaname.id/sdk to 0.2.87

## 0.3.89 (2024-09-21)


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.89",
"version": "0.3.90",
"dependencies": {
"@ensdomains/ensjs": "4.0.1-alpha.0",
"@justaname.id/sdk": "0.2.86",
"@justaname.id/sdk": "0.2.87",
"@tanstack/react-query": "^5.28.4",
"ethers": "^6.11.1"
},
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.87 (2024-09-21)


### 🧱 Updated Dependencies

- Updated @justaname.id/siwens to 0.0.20

## 0.2.86 (2024-09-21)


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.86",
"version": "0.2.87",
"dependencies": {
"@justaname.id/siwens": "0.0.19",
"@justaname.id/siwens": "0.0.20",
"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.20 (2024-09-21)

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

## 0.0.19 (2024-09-21)

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.19",
"version": "0.0.20",
"dependencies": {
"ethers": "^6.11.1",
"siwe": "^2.3.2"
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.76 (2024-09-21)

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

## 0.3.75 (2024-09-21)

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.75",
"version": "0.3.76",
"type": "module",
"bin": "index.esm.js",
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,8 +6480,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@justaname.id/react-signin@workspace:packages/@justaname.id/react-signin"
dependencies:
"@justaname.id/react": "npm:0.3.89"
"@justaname.id/sdk": "npm:0.2.86"
"@justaname.id/react": "npm:0.3.90"
"@justaname.id/sdk": "npm:0.2.87"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6526,12 +6526,12 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/react@npm:0.3.89, @justaname.id/react@npm:^0.3.68, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.90, @justaname.id/react@npm:^0.3.68, @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.86"
"@justaname.id/sdk": "npm:0.2.87"
"@tanstack/react-query": "npm:^5.28.4"
ethers: "npm:^6.11.1"
jest: "npm:^29.4.1"
Expand Down Expand Up @@ -6566,11 +6566,11 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/sdk@npm:0.2.86, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.87, @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.19"
"@justaname.id/siwens": "npm:0.0.20"
axios: "npm:^1.6.0"
jest: "npm:^29.4.1"
qs: "npm:^6.12.0"
Expand All @@ -6590,7 +6590,7 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/siwens@npm:0.0.19, @justaname.id/siwens@workspace:packages/@justaname.id/siwens":
"@justaname.id/siwens@npm:0.0.20, @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 fcaa9d2

Please sign in to comment.