Skip to content

Commit

Permalink
chore: Update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Jun 24, 2024
1 parent afe92c1 commit c966deb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .changeset/new-numbers-drum.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@joyid/common': minor
'@joyid/common': patch
---

feat: Add witnessIndexes to SignCkbRawTxRequest
2 changes: 1 addition & 1 deletion .changeset/rich-taxis-walk.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@joyid/ckb': major
'@joyid/ckb': minor
---

feat: Add witnessIndexes to signRawTransaction
2 changes: 1 addition & 1 deletion packages/ckb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joyid/ckb",
"version": "0.1.0",
"version": "0.0.11",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joyid/common",
"version": "0.0.4",
"version": "0.0.3",
"description": "Shared code for JoyID SDK",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c966deb

Please sign in to comment.