Skip to content

Commit

Permalink
chore: [ci] release (alpha) (#322)
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 11, 2023
1 parent b384428 commit 9cc4d1b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"short-moons-pretend",
"shy-forks-sip",
"soft-doors-perform",
"soft-onions-jog",
"spicy-jokes-wave",
"stale-beans-jog",
"stupid-dodos-fold",
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @demo/wallet

## 0.0.6-alpha.7

### Patch Changes

- [#321](https://github.com/bnb-chain/greenfield-js-sdk/pull/321)
[`b384428`](https://github.com/bnb-chain/greenfield-js-sdk/commit/b38442819d2dc341859bef4404d8f118a0aa189d)
Thanks [@rrr523](https://github.com/rrr523)! - chore: Update deps

## 0.0.6-alpha.6

### 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.6",
"version": "0.0.6-alpha.7",
"private": true,
"scripts": {
"dev": "cross-env NODE_ENV=development next dev",
Expand Down

0 comments on commit 9cc4d1b

Please sign in to comment.