Skip to content

Commit fed9377

Browse files
committed
Bump to 0.0.1
1 parent fc90a62 commit fed9377

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog
22

33
## 0.0.1
4-
Published by **[blockcoders](https://github.com/blockcoders)** on **2023/01/04**
4+
Published by **[blockcoders](https://github.com/blockcoders)** on **2023/02/20**
5+
- [#11](https://github.com/blockcoders/xcm-sdk/pull/11) update readme
6+
- [#9](https://github.com/blockcoders/xcm-sdk/pull/9) add local-network examples
7+
- [#8](https://github.com/blockcoders/xcm-sdk/pull/8) fix readmes
8+
- [#7](https://github.com/blockcoders/xcm-sdk/pull/7) No limited methods
9+
- [#6](https://github.com/blockcoders/xcm-sdk/pull/6) Fixes
10+
- [#5](https://github.com/blockcoders/xcm-sdk/pull/5) Fix doc
511
- [#4](https://github.com/blockcoders/xcm-sdk/pull/4) Fix doc
612
- [#3](https://github.com/blockcoders/xcm-sdk/pull/3) improve utils
713
- [#2](https://github.com/blockcoders/xcm-sdk/pull/2) add see to import

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcm-sdk",
3-
"version": "0.0.1-rc.8",
3+
"version": "0.0.1",
44
"description": "XCM SDK is a tool that provides an interface to send XCM messages for Substrate based blockchains.",
55
"author": "Blockcoders <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)