Skip to content

Commit

Permalink
Update changelogs and bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 2a073ed commit 0ad0053
Show file tree
Hide file tree
Showing 15 changed files with 151 additions and 19 deletions.
2 changes: 0 additions & 2 deletions .changeset/giant-rings-allow.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/itchy-zebras-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-bears-sin.md

This file was deleted.

10 changes: 5 additions & 5 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@
},
{
"name": "@kadena/explorer",
"version": "0.8.10",
"version": "0.8.11",
"private": true,
"path": "packages/apps/explorer"
},
{
"name": "@kadena/graph",
"version": "2.0.1",
"version": "2.0.2",
"private": false,
"path": "packages/apps/graph"
},
{
"name": "@kadena/graph-client",
"version": "0.4.8",
"version": "0.4.9",
"private": true,
"path": "packages/apps/graph-client"
},
Expand Down Expand Up @@ -157,13 +157,13 @@
},
{
"name": "@kadena/proof-of-us",
"version": "0.5.15",
"version": "0.5.16",
"private": true,
"path": "packages/apps/proof-of-us"
},
{
"name": "@kadena/rwa-demo",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"path": "packages/apps/rwa-demo"
},
Expand Down
106 changes: 106 additions & 0 deletions packages/apps/docs/src/data/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -87477,6 +87477,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"2.0.2": {
"label": "2.0.2",
"description": "",
"isLocked": true,
"authors": [
{
"login": "alber70g",
"id": 516972,
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4",
"html_url": "https://github.com/alber70g",
"url": "https://api.github.com/users/alber70g"
}
],
"patches": [
{
"label": "Disable `relationJoins` until nix' package for prisma-engines is\nupdated",
"commits": [
{
"hash": "2a073ed",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Mon, 25 Nov 2024 19:02:38 GMT",
"date": "Mon, 25 Nov 2024 19:09:19 GMT"
},
"data": {
"sha": "2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"author": {
"login": "alber70g",
"id": 516972,
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4",
"html_url": "https://github.com/alber70g",
"url": "https://api.github.com/users/alber70g"
},
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/2a073ed67c6e8dffe4a24f77d0cd89c598851151/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"commit": {
"message": "chore(graph): disable relationJoins until we have updated nix' prisma-engines to newer version (#2693)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-11-25T19:02:38.000Z"
},
"2.0.1": {
"label": "2.0.1",
"description": "",
Expand Down Expand Up @@ -93681,6 +93734,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.8.11": {
"label": "0.8.11",
"description": "",
"isLocked": true,
"authors": [
{
"login": "alber70g",
"id": 516972,
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4",
"html_url": "https://github.com/alber70g",
"url": "https://api.github.com/users/alber70g"
}
],
"patches": [
{
"label": "Updated dependencies \n* @kadena/graph@2.0.2",
"commits": [
{
"hash": "2a073ed",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Mon, 25 Nov 2024 19:02:38 GMT",
"date": "Mon, 25 Nov 2024 19:09:19 GMT"
},
"data": {
"sha": "2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"author": {
"login": "alber70g",
"id": 516972,
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4",
"html_url": "https://github.com/alber70g",
"url": "https://api.github.com/users/alber70g"
},
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/2a073ed67c6e8dffe4a24f77d0cd89c598851151/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/2a073ed67c6e8dffe4a24f77d0cd89c598851151",
"commit": {
"message": "chore(graph): disable relationJoins until we have updated nix' prisma-engines to newer version (#2693)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-11-25T19:02:38.000Z"
},
"0.8.10": {
"label": "0.8.10",
"description": "",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/explorer

## 0.8.11

### Patch Changes

- Updated dependencies \[2a073ed]
- @kadena/graph\@2.0.2

## 0.8.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/explorer",
"version": "0.8.10",
"version": "0.8.11",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/graph-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/graph-client

## 0.4.9

### Patch Changes

- Updated dependencies \[2a073ed]
- @kadena/graph\@2.0.2

## 0.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/graph-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/graph-client",
"version": "0.4.8",
"version": "0.4.9",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/graph

## 2.0.2

### Patch Changes

- 2a073ed: Disable `relationJoins` until nix' package for prisma-engines is
updated

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/graph",
"version": "2.0.1",
"version": "2.0.2",
"description": "GraphQL server, available for running your own GraphQL endpoint. This project uses chainweb-data as the datasource.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/proof-of-us/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/proof-of-us

## 0.5.16

### Patch Changes

- Updated dependencies \[2a073ed]
- @kadena/graph\@2.0.2

## 0.5.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/proof-of-us/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/proof-of-us",
"version": "0.5.15",
"version": "0.5.16",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/rwa-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/rwa-demo

## 0.1.3

### Patch Changes

- Updated dependencies \[2a073ed]
- @kadena/graph\@2.0.2

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/rwa-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/rwa-demo",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit 0ad0053

Please sign in to comment.