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 #439

Closed MakMuftic closed 1 month ago

MakMuftic commented 1 month ago

:robot: I have created a release beep boop

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) ### Bug Fixes * separation of rp configs ([#433](https://github.com/sygmaprotocol/sygma-sdk/issues/433)) ([1fc3931](https://github.com/sygmaprotocol/sygma-sdk/commit/1fc393170d5f495854eeba0f1f7c41b3e3ae4c4e)) ### Miscellaneous Chores * release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f))

This PR was generated with Release Please. See documentation.