Skip to content

Commit

Permalink
[ci] Release (#2539)
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 Sep 24, 2024
1 parent f8e908a commit 5f880e9
Show file tree
Hide file tree
Showing 25 changed files with 237 additions and 37 deletions.
2 changes: 0 additions & 2 deletions .changeset/cyan-ghosts-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-dragons-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-seahorses-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-insects-grab.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/slimy-timers-sneeze.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.4.0",
"version": "0.4.1",
"private": true,
"path": "packages/apps/dev-wallet"
},
{
"name": "@kadena/dev-wallet-desktop",
"version": "0.0.22",
"version": "0.0.23",
"private": true,
"path": "packages/apps/dev-wallet-desktop"
},
Expand All @@ -85,7 +85,7 @@
},
{
"name": "@kadena/explorer",
"version": "0.8.4",
"version": "0.8.5",
"private": true,
"path": "packages/apps/explorer"
},
Expand All @@ -97,7 +97,7 @@
},
{
"name": "@kadena/graph-client",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"path": "packages/apps/graph-client"
},
Expand All @@ -115,7 +115,7 @@
},
{
"name": "@kadena/kadena-cli",
"version": "1.3.2",
"version": "1.3.3",
"private": false,
"path": "packages/tools/kadena-cli"
},
Expand All @@ -127,13 +127,13 @@
},
{
"name": "@kadena/kode-ui",
"version": "0.17.0",
"version": "0.17.1",
"private": false,
"path": "packages/libs/kode-ui"
},
{
"name": "@kadena/marmalade-marketplace",
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"path": "packages/apps/marmalade-marketplace"
},
Expand All @@ -157,13 +157,13 @@
},
{
"name": "@kadena/proof-of-us",
"version": "0.5.9",
"version": "0.5.10",
"private": true,
"path": "packages/apps/proof-of-us"
},
{
"name": "@kadena/snap",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"path": "packages/libs/snap"
},
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.23

### Patch Changes

- @kadena/dev-wallet\@0.4.1

## 0.0.22

### 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.22",
"version": "0.0.23",
"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.4.1

### Patch Changes

- Updated dependencies \[33fbaae]
- @kadena/kode-ui\@0.17.1

## 0.4.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.4.0",
"version": "0.4.1",
"private": true,
"description": "Kadena developer wallet",
"type": "module",
Expand Down
159 changes: 159 additions & 0 deletions packages/apps/docs/src/data/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -28337,6 +28337,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"1.3.3": {
"label": "1.3.3",
"description": "",
"isLocked": true,
"authors": [
{
"login": "barthuijgen",
"id": 45095973,
"avatar_url": "https://avatars.githubusercontent.com/u/45095973?v=4",
"html_url": "https://github.com/barthuijgen",
"url": "https://api.github.com/users/barthuijgen"
}
],
"patches": [
{
"label": "Fixed error when there is no kadena directory",
"commits": [
{
"hash": "ad4df92",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Tue, 24 Sep 2024 12:18:27 GMT",
"date": "Tue, 24 Sep 2024 13:20:53 GMT"
},
"data": {
"sha": "ad4df925ead27e4580226c55c936d5a9abdc6089",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ad4df925ead27e4580226c55c936d5a9abdc6089",
"author": {
"login": "barthuijgen",
"id": 45095973,
"avatar_url": "https://avatars.githubusercontent.com/u/45095973?v=4",
"html_url": "https://github.com/barthuijgen",
"url": "https://api.github.com/users/barthuijgen"
},
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ad4df925ead27e4580226c55c936d5a9abdc6089/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/ad4df925ead27e4580226c55c936d5a9abdc6089",
"commit": {
"message": "fix(kadena-cli): error when there is no kadena directory (#2536)\n\nCo-authored-by: Bart Huijgen <barthuijgen@users.noreply.github.com>",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-09-24T12:18:27.000Z"
},
"1.3.2": {
"label": "1.3.2",
"description": "",
Expand Down Expand Up @@ -92185,6 +92238,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.8.5": {
"label": "0.8.5",
"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": "Updated dependencies \n* @kadena/kode-ui@0.17.1",
"commits": [
{
"hash": "33fbaae",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Mon, 23 Sep 2024 11:16:10 GMT",
"date": "Tue, 24 Sep 2024 13:20:54 GMT"
},
"data": {
"sha": "33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"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/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"commit": {
"message": "fix(ui): the selected tab border color fix (#2533)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-09-23T11:16:10.000Z"
},
"0.8.4": {
"label": "0.8.4",
"description": "",
Expand Down Expand Up @@ -102857,6 +102963,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.17.1": {
"label": "0.17.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 selectedtabs border",
"commits": [
{
"hash": "33fbaae",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Mon, 23 Sep 2024 11:16:10 GMT",
"date": "Tue, 24 Sep 2024 13:20:54 GMT"
},
"data": {
"sha": "33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"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/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/33fbaaedc9c88aeba4d55b5ddae75e2cb379f430",
"commit": {
"message": "fix(ui): the selected tab border color fix (#2533)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-09-23T11:16:10.000Z"
},
"0.17.0": {
"label": "0.17.0",
"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.5

### Patch Changes

- Updated dependencies \[33fbaae]
- @kadena/kode-ui\@0.17.1

## 0.8.4

### 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.4",
"version": "0.8.5",
"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.3

### Patch Changes

- Updated dependencies \[33fbaae]
- @kadena/kode-ui\@0.17.1

## 0.4.2

### 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.2",
"version": "0.4.3",
"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.9

### Patch Changes

- Updated dependencies \[33fbaae]
- @kadena/kode-ui\@0.17.1

## 0.1.8

### 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.8",
"version": "0.1.9",
"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.10

### Patch Changes

- Updated dependencies \[33fbaae]
- @kadena/kode-ui\@0.17.1

## 0.5.9

### Patch Changes
Expand Down
Loading

0 comments on commit 5f880e9

Please sign in to comment.