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 Sep 11, 2024
1 parent 0c85c6e commit d5f2ca5
Show file tree
Hide file tree
Showing 18 changed files with 167 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-bees-shake.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/wild-dryers-wink.md

This file was deleted.

14 changes: 7 additions & 7 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.3.5",
"version": "0.3.6",
"private": true,
"path": "packages/apps/dev-wallet"
},
{
"name": "@kadena/dev-wallet-desktop",
"version": "0.0.20",
"version": "0.0.21",
"private": true,
"path": "packages/apps/dev-wallet-desktop"
},
Expand All @@ -85,7 +85,7 @@
},
{
"name": "@kadena/explorer",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"path": "packages/apps/explorer"
},
Expand All @@ -97,7 +97,7 @@
},
{
"name": "@kadena/graph-client",
"version": "0.4.0",
"version": "0.4.1",
"private": true,
"path": "packages/apps/graph-client"
},
Expand Down Expand Up @@ -127,13 +127,13 @@
},
{
"name": "@kadena/kode-ui",
"version": "0.15.0",
"version": "0.16.0",
"private": false,
"path": "packages/libs/kode-ui"
},
{
"name": "@kadena/marmalade-marketplace",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"path": "packages/apps/marmalade-marketplace"
},
Expand All @@ -157,7 +157,7 @@
},
{
"name": "@kadena/proof-of-us",
"version": "0.5.7",
"version": "0.5.8",
"private": true,
"path": "packages/apps/proof-of-us"
},
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.21

### Patch Changes

- @kadena/dev-wallet\@0.3.6

## 0.0.20

### 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.20",
"version": "0.0.21",
"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.3.6

### Patch Changes

- Updated dependencies \[0bcccf1]
- @kadena/kode-ui\@0.16.0

## 0.3.5

### Patch 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.3.5",
"version": "0.3.6",
"private": true,
"description": "Kadena developer wallet",
"type": "module",
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 @@ -92026,6 +92026,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.8.3": {
"label": "0.8.3",
"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/[email protected]",
"commits": [
{
"hash": "0bcccf1",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Sep 2024 09:30:41 GMT",
"date": "Wed, 11 Sep 2024 19:13:50 GMT"
},
"data": {
"sha": "0bcccf1869417bd0b42eb46505462000f1b702ea",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/0bcccf1869417bd0b42eb46505462000f1b702ea",
"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/0bcccf1869417bd0b42eb46505462000f1b702ea/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/0bcccf1869417bd0b42eb46505462000f1b702ea",
"commit": {
"message": "feat(ui): add the stepper component (#2512)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"minors": [],
"miscs": [],
"date": "2024-09-11T09:30:41.000Z"
},
"0.8.2": {
"label": "0.8.2",
"description": "",
Expand Down Expand Up @@ -102401,6 +102454,59 @@
"owner": "kadena-community",
"repoName": "kadena.js",
"content": {
"0.16.0": {
"label": "0.16.0",
"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": [],
"minors": [
{
"label": "add the stepper component",
"commits": [
{
"hash": "0bcccf1",
"tries": 1,
"data": {
"status": 200,
"headers": {
"last-modified": "Wed, 11 Sep 2024 09:30:41 GMT",
"date": "Wed, 11 Sep 2024 19:13:50 GMT"
},
"data": {
"sha": "0bcccf1869417bd0b42eb46505462000f1b702ea",
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/0bcccf1869417bd0b42eb46505462000f1b702ea",
"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/0bcccf1869417bd0b42eb46505462000f1b702ea/comments",
"html_url": "https://github.com/kadena-community/kadena.js/commit/0bcccf1869417bd0b42eb46505462000f1b702ea",
"commit": {
"message": "feat(ui): add the stepper component (#2512)",
"comment_count": 0
}
}
}
}
],
"prIds": []
}
],
"miscs": [],
"date": "2024-09-11T09:30:41.000Z"
},
"0.15.0": {
"label": "0.15.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.3

### Patch Changes

- Updated dependencies \[0bcccf1]
- @kadena/kode-ui\@0.16.0

## 0.8.2

### 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.2",
"version": "0.8.3",
"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.1

### Patch Changes

- Updated dependencies \[0bcccf1]
- @kadena/kode-ui\@0.16.0

## 0.4.0

### Minor 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.0",
"version": "0.4.1",
"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.7

### Patch Changes

- Updated dependencies \[0bcccf1]
- @kadena/kode-ui\@0.16.0

## 0.1.6

### 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.6",
"version": "0.1.7",
"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.8

### Patch Changes

- Updated dependencies \[0bcccf1]
- @kadena/kode-ui\@0.16.0

## 0.5.7

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

## 0.16.0

### Minor Changes

- 0bcccf1: add the stepper component

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/kode-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadena/kode-ui",
"version": "0.15.0",
"version": "0.16.0",
"description": "A react component library built on Kadena's Kode Design System",
"repository": {
"type": "git",
Expand Down

0 comments on commit d5f2ca5

Please sign in to comment.