Skip to content

Commit

Permalink
chore: [ci] release (alpha) (#311)
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
github-actions[bot] and github-actions[bot] authored Sep 7, 2023
1 parent 695379e commit c502902
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 4 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,13 @@
},
"changesets": [
"giant-bikes-grab",
"heavy-seas-talk",
"itchy-ducks-chew",
"perfect-starfishes-watch",
"short-moons-pretend"
"short-moons-pretend",
"soft-doors-perform",
"spicy-jokes-wave",
"stale-beans-jog",
"stupid-dodos-fold"
]
}
12 changes: 12 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @demo/wallet

## 0.0.6-alpha.2

### Patch Changes

- Updated dependencies
[[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)]:
- @bnb-chain/greenfield-js-sdk@0.2.5-alpha.2

## 0.0.6-alpha.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@demo/wallet",
"version": "0.0.6-alpha.1",
"version": "0.0.6-alpha.2",
"private": true,
"scripts": {
"dev": "cross-env NODE_ENV=development next dev",
Expand Down
12 changes: 12 additions & 0 deletions examples/nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @demo/nodejs

## 0.0.9-alpha.2

### Patch Changes

- Updated dependencies
[[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68),
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)]:
- @bnb-chain/greenfield-js-sdk@0.2.5-alpha.2

## 0.0.9-alpha.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@demo/nodejs",
"version": "0.0.9-alpha.1",
"version": "0.0.9-alpha.2",
"type": "commonjs",
"private": true,
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions packages/chain-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @bnb-chain/greenfield-js-sdk

## 0.2.5-alpha.2

### Patch Changes

- [#310](https://github.com/bnb-chain/greenfield-js-sdk/pull/310)
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)
Thanks [@rrr523](https://github.com/rrr523)! - feat: Validator API - editValidator

- [#310](https://github.com/bnb-chain/greenfield-js-sdk/pull/310)
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)
Thanks [@rrr523](https://github.com/rrr523)! - feat: Proposal vote api

- [#310](https://github.com/bnb-chain/greenfield-js-sdk/pull/310)
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)
Thanks [@rrr523](https://github.com/rrr523)! - feat: ListUserPaymentAccount api

- [#310](https://github.com/bnb-chain/greenfield-js-sdk/pull/310)
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)
Thanks [@rrr523](https://github.com/rrr523)! - feat: Bucket listBucketsByPaymentAccount api

- [#310](https://github.com/bnb-chain/greenfield-js-sdk/pull/310)
[`695379e`](https://github.com/bnb-chain/greenfield-js-sdk/commit/695379edeaa480afed7e91cb9cf1b381c7fc5f68)
Thanks [@rrr523](https://github.com/rrr523)! - refactor: basic.multi -> txClient.multi

## 0.2.5-alpha.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnb-chain/greenfield-js-sdk",
"version": "0.2.5-alpha.1",
"version": "0.2.5-alpha.2",
"description": "greenfield js chain and sp sdk",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit c502902

Please sign in to comment.