File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @chainify/bitcoin ' : patch
3+ ' @chainify/bitcoin-ledger ' : patch
4+ ' @chainify/client ' : patch
5+ ' @chainify/errors ' : patch
6+ ' @chainify/evm ' : patch
7+ ' @chainify/evm-contracts ' : patch
8+ ' @chainify/evm-ledger ' : patch
9+ ' @chainify/hw-ledger ' : patch
10+ ' @chainify/logger ' : patch
11+ ' @chainify/near ' : patch
12+ ' @chainify/solana ' : patch
13+ ' @chainify/terra ' : patch
14+ ' @chainify/types ' : patch
15+ ' @chainify/utils ' : patch
16+ ---
17+
18+ - fix script
Original file line number Diff line number Diff line change 5656 "changeset" : " changeset" ,
5757 "version" : " yarn changeset version" ,
5858 "release" : " yarn workspaces foreach --from '@chainify/*' npm publish --access public" ,
59- "changeset-release" : " yarn build --force && yarn changeset publish" ,
59+ "changeset-release" : " yarn changeset publish" ,
6060 "release:beta" : " yarn release --tag beta" ,
6161 "tag" : " yarn changeset tag" ,
6262 "docs" : " typedoc"
You can’t perform that action at this time.
0 commit comments