sygmaprotocol / sygma-sdk

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.
https://docs.buildwithsygma.com/
GNU Lesser General Public License v3.0
32 stars 19 forks source link

chore: release main #429

Closed MakMuftic closed 1 month ago

MakMuftic commented 1 month ago

:robot: I have created a release beep boop

core: 1.0.0 ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](https://github.com/sygmaprotocol/sygma-sdk/issues/407)) ([ad7b041](https://github.com/sygmaprotocol/sygma-sdk/commit/ad7b041fd0ae510e3b91cf171ed9db15fccc1a2a)) * btc interfaces definition ([#387](https://github.com/sygmaprotocol/sygma-sdk/issues/387)) ([57073e1](https://github.com/sygmaprotocol/sygma-sdk/commit/57073e1f9fbb828096c360b845f1cda1f343de2d)) * Implement fungible EVM transfers v3 ([#375](https://github.com/sygmaprotocol/sygma-sdk/issues/375)) ([f0806d3](https://github.com/sygmaprotocol/sygma-sdk/commit/f0806d3eb446c4228ca4956ebfcf498c51d7c406)) * Implement fungible substrate transfers ([#378](https://github.com/sygmaprotocol/sygma-sdk/issues/378)) ([a1f0b50](https://github.com/sygmaprotocol/sygma-sdk/commit/a1f0b50ea8d90046595d72d876f012cbeb4048f2)) * Implement generic EVM->EVM transfers ([#392](https://github.com/sygmaprotocol/sygma-sdk/issues/392)) ([a24e1e7](https://github.com/sygmaprotocol/sygma-sdk/commit/a24e1e78c2945458a5891d82c695dc84640c5bdd)) * Lykhoyda/fix address format for destination ([#400](https://github.com/sygmaprotocol/sygma-sdk/issues/400)) ([6dfa9d2](https://github.com/sygmaprotocol/sygma-sdk/commit/6dfa9d238cfd6ab9cade9fae4cd33497d07d5d96)), closes [#367](https://github.com/sygmaprotocol/sygma-sdk/issues/367) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f))
evm: 1.0.0 ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](https://github.com/sygmaprotocol/sygma-sdk/issues/407)) ([ad7b041](https://github.com/sygmaprotocol/sygma-sdk/commit/ad7b041fd0ae510e3b91cf171ed9db15fccc1a2a)) * Implement fungible EVM transfers v3 ([#375](https://github.com/sygmaprotocol/sygma-sdk/issues/375)) ([f0806d3](https://github.com/sygmaprotocol/sygma-sdk/commit/f0806d3eb446c4228ca4956ebfcf498c51d7c406)) * Implement fungible substrate transfers ([#378](https://github.com/sygmaprotocol/sygma-sdk/issues/378)) ([a1f0b50](https://github.com/sygmaprotocol/sygma-sdk/commit/a1f0b50ea8d90046595d72d876f012cbeb4048f2)) * Implement generic EVM->EVM transfers ([#392](https://github.com/sygmaprotocol/sygma-sdk/issues/392)) ([a24e1e7](https://github.com/sygmaprotocol/sygma-sdk/commit/a24e1e78c2945458a5891d82c695dc84640c5bdd)) * Lykhoyda/fix address format for destination ([#400](https://github.com/sygmaprotocol/sygma-sdk/issues/400)) ([6dfa9d2](https://github.com/sygmaprotocol/sygma-sdk/commit/6dfa9d238cfd6ab9cade9fae4cd33497d07d5d96)), closes [#367](https://github.com/sygmaprotocol/sygma-sdk/issues/367) ### Bug Fixes * Fee issue on cronos causes transaction to fail ([#413](https://github.com/sygmaprotocol/sygma-sdk/issues/413)) ([6202fee](https://github.com/sygmaprotocol/sygma-sdk/commit/6202feefd0d40a1397d0e86d91586d0d486b2619)) * fixed faulty branch merge that breaks GMP ([#415](https://github.com/sygmaprotocol/sygma-sdk/issues/415)) ([4de22d6](https://github.com/sygmaprotocol/sygma-sdk/commit/4de22d68327830b8421d53e8e494abfe92fab426)) * Fixed maximum stack call error ([#394](https://github.com/sygmaprotocol/sygma-sdk/issues/394)) ([6f1b700](https://github.com/sygmaprotocol/sygma-sdk/commit/6f1b7004803749477b280f484e2d03d5b930a416)) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @buildwithsygma/core bumped to 1.0.0
substrate: 1.0.0 ## 1.0.0 (2024-08-13) ### Features * Added Liquidity helper function in `@buildwithsygma/utils` ([#407](https://github.com/sygmaprotocol/sygma-sdk/issues/407)) ([ad7b041](https://github.com/sygmaprotocol/sygma-sdk/commit/ad7b041fd0ae510e3b91cf171ed9db15fccc1a2a)) * Implement fungible substrate transfers ([#378](https://github.com/sygmaprotocol/sygma-sdk/issues/378)) ([a1f0b50](https://github.com/sygmaprotocol/sygma-sdk/commit/a1f0b50ea8d90046595d72d876f012cbeb4048f2)) * Lykhoyda/fix address format for destination ([#400](https://github.com/sygmaprotocol/sygma-sdk/issues/400)) ([6dfa9d2](https://github.com/sygmaprotocol/sygma-sdk/commit/6dfa9d238cfd6ab9cade9fae4cd33497d07d5d96)), closes [#367](https://github.com/sygmaprotocol/sygma-sdk/issues/367) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @buildwithsygma/core bumped to 1.0.0

This PR was generated with Release Please. See documentation.

MakMuftic commented 1 month ago

:robot: Release is at https://github.com/sygmaprotocol/sygma-sdk/releases/tag/core-v1.0.0 :sunflower:

MakMuftic commented 1 month ago

:robot: Release is at https://github.com/sygmaprotocol/sygma-sdk/releases/tag/evm-v1.0.0 :sunflower:

MakMuftic commented 1 month ago

:robot: Release is at https://github.com/sygmaprotocol/sygma-sdk/releases/tag/substrate-v1.0.0 :sunflower: