Skip to content

Commit

Permalink
chore(main): release substrate 1.0.0 (#443)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


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


### Bug Fixes

* separation of rp configs
([#433](#433))
([1fc3931](1fc3931))


### Miscellaneous Chores

* release 1.0.0
([bb6a505](bb6a505))

---
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
MakMuftic authored Aug 13, 2024
1 parent 995ed58 commit 01ca65f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/substrate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## 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))
2 changes: 1 addition & 1 deletion release-please/rp-substrate-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{"packages/substrate":"1.0.0"}

0 comments on commit 01ca65f

Please sign in to comment.