Skip to content

CLI Release 0.5.2

Compare
Choose a tag to compare
@creativedrewy creativedrewy released this 09 Aug 16:57
· 43 commits to main since this release
fa2b8ac
0.5.2 Bump (#235)

* Update with relevant details

* Delete apk source

* Bump metaplex and solana web3 deps

* Add process exit just to be sure that the CLI doesn't hang needlessly

* Revert "Bump metaplex and solana web3 deps"

This reverts commit f3e6ac6a3b2f2611e21ef8547762b7f4aa678415.

* Make things work right

* Address ticket #230 - whenever there is an error return a non-zero exit code

* More async/await fixes

* Yaml multiline long desc support should be in place

* Improve PublishDetails.ts AAPT2 comment

* Remove process exit that kills certain tasks prematurely

* Fix a small bug

* Bump version to 0.5.2

---------

Co-authored-by: creativedrewy <Andrew Watson [email protected]>
Co-authored-by: Raymond Jacobson <[email protected]>