Skip to content

Commit

Permalink
[ci] Release (#2728)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alber70g and github-actions[bot] authored Dec 11, 2024
1 parent 71699ad commit 817b9e8
Show file tree
Hide file tree
Showing 24 changed files with 232 additions and 48 deletions.
2 changes: 0 additions & 2 deletions .changeset/cool-donuts-sing.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/curvy-mice-destroy.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/grumpy-ducks-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-toys-call.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/lovely-houses-prove.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/lovely-poems-rush.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/popular-rice-search.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/quiet-lemons-thank.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/rich-horses-vanish.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/slow-cars-sing.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/tricky-schools-arrive.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/twenty-readers-dress.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.12",
"version": "0.8.13",
"private": true,
"path": "packages/apps/explorer"
},
{
"name": "@kadena/graph",
"version": "2.0.3",
"version": "2.0.4",
"private": false,
"path": "packages/apps/graph"
},
{
"name": "@kadena/graph-client",
"version": "0.4.10",
"version": "0.4.11",
"private": true,
"path": "packages/apps/graph-client"
},
Expand Down Expand Up @@ -157,13 +157,13 @@
},
{
"name": "@kadena/proof-of-us",
"version": "0.5.17",
"version": "0.5.18",
"private": true,
"path": "packages/apps/proof-of-us"
},
{
"name": "@kadena/rwa-demo",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"path": "packages/apps/rwa-demo"
},
Expand Down
174 changes: 174 additions & 0 deletions packages/apps/docs/src/data/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -88553,6 +88553,93 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"2.0.4": {
"label": "2.0.4",
"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": "You can now query the version of the running instance with\n\n```gql\nquery config {\n graphConfiguration {\n version\n }\n}\n```",
"commits": [
{
"hash": "629766c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Dec 2024 12:53:21 GMT",
"date": "Wed, 11 Dec 2024 14:42:02 GMT"
},
"data": {
"sha": "629766c01e0bdcb263e423b2c9e4a7582e679e10",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"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/629766c01e0bdcb263e423b2c9e4a7582e679e10/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"commit": {
"message": "fix(graph): transfers query when using pagination (#2726)\n\n* fix(graph): transfers query when using pagination\r\n\r\n* feat(graph): query version of @kadena/graph",
"comment_count": 0
}
}
}
}
],
"prIds": []
},
{
"label": "Fix issue with pagination on transfers",
"commits": [
{
"hash": "629766c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Dec 2024 12:53:21 GMT",
"date": "Wed, 11 Dec 2024 14:42:02 GMT"
},
"data": {
"sha": "629766c01e0bdcb263e423b2c9e4a7582e679e10",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"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/629766c01e0bdcb263e423b2c9e4a7582e679e10/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"commit": {
"message": "fix(graph): transfers query when using pagination (#2726)\n\n* fix(graph): transfers query when using pagination\r\n\r\n* feat(graph): query version of @kadena/graph",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-12-11T12:53:21.000Z"
},
"2.0.3": {
"label": "2.0.3",
"description": "",
Expand Down Expand Up @@ -94897,6 +94984,93 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.8.13": {
"label": "0.8.13",
"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",
"commits": [
{
"hash": "629766c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Dec 2024 12:53:21 GMT",
"date": "Wed, 11 Dec 2024 14:42:02 GMT"
},
"data": {
"sha": "629766c01e0bdcb263e423b2c9e4a7582e679e10",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"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/629766c01e0bdcb263e423b2c9e4a7582e679e10/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"commit": {
"message": "fix(graph): transfers query when using pagination (#2726)\n\n* fix(graph): transfers query when using pagination\r\n\r\n* feat(graph): query version of @kadena/graph",
"comment_count": 0
}
}
}
}
],
"prIds": []
},
{
"label": "Updated dependencies \n* @kadena/[email protected]",
"commits": [
{
"hash": "629766c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Dec 2024 12:53:21 GMT",
"date": "Wed, 11 Dec 2024 14:42:02 GMT"
},
"data": {
"sha": "629766c01e0bdcb263e423b2c9e4a7582e679e10",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"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/629766c01e0bdcb263e423b2c9e4a7582e679e10/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/629766c01e0bdcb263e423b2c9e4a7582e679e10",
"commit": {
"message": "fix(graph): transfers query when using pagination (#2726)\n\n* fix(graph): transfers query when using pagination\r\n\r\n* feat(graph): query version of @kadena/graph",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-12-11T12:53:21.000Z"
},
"0.8.12": {
"label": "0.8.12",
"description": "",
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kadena/explorer

## 0.8.13

### Patch Changes

- Updated dependencies \[629766c]
- Updated dependencies \[629766c]
- @kadena/graph\@2.0.4

## 0.8.12

### 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.12",
"version": "0.8.13",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/graph-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kadena/graph-client

## 0.4.11

### Patch Changes

- Updated dependencies \[629766c]
- Updated dependencies \[629766c]
- @kadena/graph\@2.0.4

## 0.4.10

### 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.10",
"version": "0.4.11",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
16 changes: 16 additions & 0 deletions packages/apps/graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @kadena/graph

## 2.0.4

### Patch Changes

- 629766c: You can now query the version of the running instance with

```gql
query config {
graphConfiguration {
version
}
}
```

- 629766c: Fix issue with pagination on transfers

## 2.0.3

### 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.3",
"version": "2.0.4",
"description": "GraphQL server, available for running your own GraphQL endpoint. This project uses chainweb-data as the datasource.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/proof-of-us/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kadena/proof-of-us

## 0.5.18

### Patch Changes

- Updated dependencies \[629766c]
- Updated dependencies \[629766c]
- @kadena/graph\@2.0.4

## 0.5.17

### 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.17",
"version": "0.5.18",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/rwa-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kadena/rwa-demo

## 0.1.5

### Patch Changes

- Updated dependencies \[629766c]
- Updated dependencies \[629766c]
- @kadena/graph\@2.0.4

## 0.1.4

### 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.4",
"version": "0.1.5",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit 817b9e8

Please sign in to comment.