Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 01ca65f

Browse files
authored
chore(main): release substrate 1.0.0 (#443)
🤖 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).
1 parent 995ed58 commit 01ca65f

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/substrate/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-08-13)
4+
5+
6+
### Features
7+
8+
* 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))
9+
* Implement fungible substrate transfers ([#378](https://github.com/sygmaprotocol/sygma-sdk/issues/378)) ([a1f0b50](https://github.com/sygmaprotocol/sygma-sdk/commit/a1f0b50ea8d90046595d72d876f012cbeb4048f2))
10+
* 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)
11+
12+
13+
### Bug Fixes
14+
15+
* separation of rp configs ([#433](https://github.com/sygmaprotocol/sygma-sdk/issues/433)) ([1fc3931](https://github.com/sygmaprotocol/sygma-sdk/commit/1fc393170d5f495854eeba0f1f7c41b3e3ae4c4e))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f))
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{"packages/substrate":"1.0.0"}

0 commit comments

Comments
 (0)