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 Dec 23, 2024
1 parent 791147e commit 365f529
Show file tree
Hide file tree
Showing 26 changed files with 231 additions and 39 deletions.
2 changes: 0 additions & 2 deletions .changeset/early-jokes-fail.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/friendly-moose-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-impalas-push.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/seven-chairs-push.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/silly-bobcats-wink.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/soft-tomatoes-know.md

This file was deleted.

18 changes: 9 additions & 9 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
},
{
"name": "@kadena/dev-wallet",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"path": "packages/apps/dev-wallet"
},
{
"name": "@kadena/dev-wallet-desktop",
"version": "0.0.29",
"version": "0.0.30",
"private": true,
"path": "packages/apps/dev-wallet-desktop"
},
Expand All @@ -85,7 +85,7 @@
},
{
"name": "@kadena/explorer",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"path": "packages/apps/explorer"
},
Expand All @@ -97,7 +97,7 @@
},
{
"name": "@kadena/graph-client",
"version": "0.4.12",
"version": "0.4.13",
"private": true,
"path": "packages/apps/graph-client"
},
Expand Down Expand Up @@ -127,13 +127,13 @@
},
{
"name": "@kadena/kode-ui",
"version": "0.20.0",
"version": "0.20.1",
"private": false,
"path": "packages/libs/kode-ui"
},
{
"name": "@kadena/marmalade-marketplace",
"version": "0.1.14",
"version": "0.1.15",
"private": true,
"path": "packages/apps/marmalade-marketplace"
},
Expand All @@ -157,13 +157,13 @@
},
{
"name": "@kadena/proof-of-us",
"version": "0.5.19",
"version": "0.5.20",
"private": true,
"path": "packages/apps/proof-of-us"
},
{
"name": "@kadena/rwa-demo",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"path": "packages/apps/rwa-demo"
},
Expand Down Expand Up @@ -265,7 +265,7 @@
},
{
"name": "wallet-sdk-example-app",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"path": "packages/apps/wallet-sdk-example"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/apps/dev-wallet-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kadena/dev-wallet-desktop

## 0.0.30

### Patch Changes

- @kadena/dev-wallet\@0.5.1

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/dev-wallet-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@kadena/dev-wallet-desktop",
"description": "Kadena developer wallet",
"private": true,
"version": "0.0.29",
"version": "0.0.30",
"type": "module",
"scripts": {
"dev": "tauri dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/apps/dev-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kadena/dev-wallet

## 0.5.1

### Patch Changes

- Updated dependencies \[ebc4e5c]
- @kadena/kode-ui\@0.20.1

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/dev-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/dev-wallet",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"description": "Kadena developer wallet",
"type": "module",
Expand Down
147 changes: 147 additions & 0 deletions packages/apps/docs/src/data/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -95184,6 +95184,100 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.9.1": {
"label": "0.9.1",
"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"
},
{
"login": "sstraatemans",
"id": 4015521,
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4",
"html_url": "https://github.com/sstraatemans",
"url": "https://api.github.com/users/sstraatemans"
}
],
"patches": [
{
"label": "Reordering columns to present the first column as the one to link to\n\nRemove toggling close of truncated content. Will always open so users can no\nselect and copy",
"commits": [
{
"hash": "f87b1f7",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Fri, 20 Dec 2024 13:48:36 GMT",
"date": "Mon, 23 Dec 2024 11:54:01 GMT"
},
"data": {
"sha": "f87b1f7b7280121a8a93105575e3ff7faf3fbf67",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/f87b1f7b7280121a8a93105575e3ff7faf3fbf67",
"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/f87b1f7b7280121a8a93105575e3ff7faf3fbf67/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/f87b1f7b7280121a8a93105575e3ff7faf3fbf67",
"commit": {
"message": "feat(explorer): reorder columns. RequestKey is the relevant first column when showing transactions. Moved sender to the end (#2754)\n\n* feat(explorer): reorder columns. RequestKey is the relevant first column when showing transactions. Moved sender to the end\r\n\r\n* feat(explorer): use proper layout for no results found\r\n\r\n* feat(explorer): do not close truncated parts",
"comment_count": 0
}
}
}
}
],
"prIds": []
},
{
"label": "Updated dependencies \n* @kadena/kode-ui@0.20.1",
"commits": [
{
"hash": "ebc4e5c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Thu, 19 Dec 2024 10:03:26 GMT",
"date": "Mon, 23 Dec 2024 11:54:02 GMT"
},
"data": {
"sha": "ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"author": {
"login": "sstraatemans",
"id": 4015521,
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4",
"html_url": "https://github.com/sstraatemans",
"url": "https://api.github.com/users/sstraatemans"
},
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"commit": {
"message": "fix(ui): fix the sizing of table cells (#2751)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-12-20T13:48:36.000Z"
},
"0.9.0": {
"label": "0.9.0",
"description": "",
Expand Down Expand Up @@ -107241,6 +107335,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.20.1": {
"label": "0.20.1",
"description": "",
"isLocked": true,
"authors": [
{
"login": "sstraatemans",
"id": 4015521,
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4",
"html_url": "https://github.com/sstraatemans",
"url": "https://api.github.com/users/sstraatemans"
}
],
"patches": [
{
"label": "fix the sizing of the compactdatatable",
"commits": [
{
"hash": "ebc4e5c",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Thu, 19 Dec 2024 10:03:26 GMT",
"date": "Mon, 23 Dec 2024 11:54:02 GMT"
},
"data": {
"sha": "ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"author": {
"login": "sstraatemans",
"id": 4015521,
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4",
"html_url": "https://github.com/sstraatemans",
"url": "https://api.github.com/users/sstraatemans"
},
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55",
"commit": {
"message": "fix(ui): fix the sizing of table cells (#2751)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-12-19T10:03:26.000Z"
},
"0.20.0": {
"label": "0.20.0",
"description": "",
Expand Down
12 changes: 12 additions & 0 deletions packages/apps/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kadena/explorer

## 0.9.1

### Patch Changes

- f87b1f7: Reordering columns to present the first column as the one to link to

Remove toggling close of truncated content. Will always open so users can no
select and copy

- Updated dependencies \[ebc4e5c]
- @kadena/kode-ui\@0.20.1

## 0.9.0

### Minor 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.9.0",
"version": "0.9.1",
"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.13

### Patch Changes

- Updated dependencies \[ebc4e5c]
- @kadena/kode-ui\@0.20.1

## 0.4.12

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

## 0.1.15

### Patch Changes

- Updated dependencies \[ebc4e5c]
- @kadena/kode-ui\@0.20.1

## 0.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/marmalade-marketplace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/marmalade-marketplace",
"version": "0.1.14",
"version": "0.1.15",
"private": true,
"browser": {
"fs": false
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.20

### Patch Changes

- Updated dependencies \[ebc4e5c]
- @kadena/kode-ui\@0.20.1

## 0.5.19

### 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.19",
"version": "0.5.20",
"private": true,
"scripts": {
"build": "pnpm run generate:sdk && next build",
Expand Down
Loading

0 comments on commit 365f529

Please sign in to comment.