Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>core: 1.0.0</summary> ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](#407)) ([ad7b041](ad7b041)) * btc interfaces definition ([#387](#387)) ([57073e1](57073e1)) * Implement fungible EVM transfers v3 ([#375](#375)) ([f0806d3](f0806d3)) * Implement fungible substrate transfers ([#378](#378)) ([a1f0b50](a1f0b50)) * Implement generic EVM->EVM transfers ([#392](#392)) ([a24e1e7](a24e1e7)) * Lykhoyda/fix address format for destination ([#400](#400)) ([6dfa9d2](6dfa9d2)), closes [#367](#367) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](bb6a505)) </details> <details><summary>evm: 1.0.0</summary> ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](#407)) ([ad7b041](ad7b041)) * Implement fungible EVM transfers v3 ([#375](#375)) ([f0806d3](f0806d3)) * Implement fungible substrate transfers ([#378](#378)) ([a1f0b50](a1f0b50)) * Implement generic EVM->EVM transfers ([#392](#392)) ([a24e1e7](a24e1e7)) * Lykhoyda/fix address format for destination ([#400](#400)) ([6dfa9d2](6dfa9d2)), closes [#367](#367) ### Bug Fixes * Fee issue on cronos causes transaction to fail ([#413](#413)) ([6202fee](6202fee)) * fixed faulty branch merge that breaks GMP ([#415](#415)) ([4de22d6](4de22d6)) * Fixed maximum stack call error ([#394](#394)) ([6f1b700](6f1b700)) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](bb6a505)) ### Dependencies * The following workspace dependencies were updated * dependencies * @buildwithsygma/core bumped to 1.0.0 </details> <details><summary>substrate: 1.0.0</summary> ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](#407)) ([ad7b041](ad7b041)) * Implement fungible substrate transfers ([#378](#378)) ([a1f0b50](a1f0b50)) * Lykhoyda/fix address format for destination ([#400](#400)) ([6dfa9d2](6dfa9d2)), closes [#367](#367) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](bb6a505)) ### Dependencies * The following workspace dependencies were updated * dependencies * @buildwithsygma/core bumped to 1.0.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information