Kyu 0fbdc1dccd
fix: Revert changelog commits from previous failed publish (#708)
* Revert "Publish"

This reverts commit 2b13dcfc14ead3aeb676cecb4c5e3814459212c7.

* Revert "Updated CHANGELOGS & MD docs"

This reverts commit d2bea4aa46f5e2860ebe05ccc5adae860aeda4b0.
2023-04-16 18:47:48 -07:00
..
2023-04-17 01:24:55 +00:00
2021-08-18 10:33:47 +10:00

Development

Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json, but does not automatically update the contract-artifacts or contract-wrappers packages, which are generated from the artifact JSON. See contract-artifacts/README.md for instructions on updating these packages.