Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: @justaname.id/react 0.3.18

- project: @justaname.id/sdk 0.2.15

- project: create-justaname-app 0.3.12
  • Loading branch information
HadiKhai committed May 12, 2024
1 parent f08d24d commit 576768d
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/frontend/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@justaname.id/react": "^0.3.17",
"@justaname.id/react": "^0.3.18",
"@rainbow-me/rainbowkit": "^2.0.2",
"@tanstack/react-query": "^5.28.6",
"@uidotdev/usehooks": "^2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/fullstack/nextjs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@justaname.id/react": "^0.3.17",
"@justaname.id/react": "^0.3.18",
"@rainbow-me/rainbowkit": "^2.0.2",
"@uidotdev/usehooks": "^2.4.1",
"next": "14.1.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/fullstack/nextjs/pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@justaname.id/react": "^0.3.17",
"@justaname.id/react": "^0.3.18",
"@rainbow-me/rainbowkit": "^2.0.2",
"@uidotdev/usehooks": "^2.4.1",
"next": "14.1.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"packageManager": "[email protected]",
"dependencies": {
"@inquirer/prompts": "^4.3.0",
"@justaname.id/react": "0.3.17",
"@justaname.id/sdk": "0.2.14",
"@justaname.id/react": "0.3.18",
"@justaname.id/sdk": "0.2.15",
"@rainbow-me/rainbowkit": "^2.0.2",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/@justaname.id/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.18 (2024-05-12)

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

## 0.3.17 (2024-05-12)

This was a version bump only for @justaname.id/react to align it with other projects, there were no code changes.
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,8 +1,8 @@
{
"name": "@justaname.id/react",
"version": "0.3.17",
"version": "0.3.18",
"dependencies": {
"@justaname.id/sdk": "0.2.14",
"@justaname.id/sdk": "0.2.15",
"@tanstack/react-query": "^5.28.4"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/@justaname.id/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.15 (2024-05-12)

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

## 0.2.14 (2024-05-12)

This was a version bump only for @justaname.id/sdk to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/@justaname.id/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justaname.id/sdk",
"version": "0.2.14",
"version": "0.2.15",
"dependencies": {
"axios": "^1.6.0",
"dotenv": "16.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.12 (2024-05-12)

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

## 0.3.11 (2024-05-12)

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.11",
"version": "0.3.12",
"dependencies": {
"@inquirer/prompts": "^4.3.0",
"@rollup/plugin-commonjs": "^25.0.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3903,11 +3903,11 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/react@npm:0.3.17, @justaname.id/react@npm:^0.3.17, @justaname.id/react@workspace:packages/@justaname.id/react":
"@justaname.id/react@npm:0.3.18, @justaname.id/react@npm:^0.3.18, @justaname.id/react@workspace:packages/@justaname.id/react":
version: 0.0.0-use.local
resolution: "@justaname.id/react@workspace:packages/@justaname.id/react"
dependencies:
"@justaname.id/sdk": "npm:0.2.14"
"@justaname.id/sdk": "npm:0.2.15"
"@tanstack/react-query": "npm:^5.28.4"
jest: "npm:^29.4.1"
peerDependencies:
Expand Down Expand Up @@ -3946,7 +3946,7 @@ __metadata:
languageName: node
linkType: hard

"@justaname.id/sdk@npm:0.2.14, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
"@justaname.id/sdk@npm:0.2.15, @justaname.id/sdk@workspace:packages/@justaname.id/sdk":
version: 0.0.0-use.local
resolution: "@justaname.id/sdk@workspace:packages/@justaname.id/sdk"
dependencies:
Expand Down Expand Up @@ -21745,8 +21745,8 @@ __metadata:
"@babel/core": "npm:^7.14.5"
"@babel/preset-react": "npm:^7.14.5"
"@inquirer/prompts": "npm:^4.3.0"
"@justaname.id/react": "npm:0.3.17"
"@justaname.id/sdk": "npm:0.2.14"
"@justaname.id/react": "npm:0.3.18"
"@justaname.id/sdk": "npm:0.2.15"
"@nx/cypress": "npm:18.0.8"
"@nx/eslint": "npm:18.0.8"
"@nx/eslint-plugin": "npm:18.0.8"
Expand Down Expand Up @@ -21906,7 +21906,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "justaname-next-app-example@workspace:examples/fullstack/nextjs/app"
dependencies:
"@justaname.id/react": "npm:^0.3.17"
"@justaname.id/react": "npm:^0.3.18"
"@rainbow-me/rainbowkit": "npm:^2.0.2"
"@types/node": "npm:^20"
"@types/react": "npm:^18"
Expand All @@ -21927,7 +21927,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "justaname-next-pages-example@workspace:examples/fullstack/nextjs/pages"
dependencies:
"@justaname.id/react": "npm:^0.3.17"
"@justaname.id/react": "npm:^0.3.18"
"@rainbow-me/rainbowkit": "npm:^2.0.2"
"@types/node": "npm:^20"
"@types/react": "npm:^18"
Expand All @@ -21948,7 +21948,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "justaname-react-example@workspace:examples/frontend/react"
dependencies:
"@justaname.id/react": "npm:^0.3.17"
"@justaname.id/react": "npm:^0.3.18"
"@rainbow-me/rainbowkit": "npm:^2.0.2"
"@tanstack/react-query": "npm:^5.28.6"
"@types/react": "npm:^18.2.66"
Expand Down

0 comments on commit 576768d

Please sign in to comment.