Skip to content

Commit

Permalink
chore(main): release sdk 7.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 committed Dec 14, 2024
1 parent f03aa32 commit dfe2ab5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/xcm-analyser": "1.5.0",
"packages/xcm-router": "1.5.0",
"packages/sdk": "7.2.7"
"packages/sdk": "7.2.8"
}
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.2.8](https://github.com/paraspell/xcm-tools/compare/sdk-v7.2.7...sdk-v7.2.8) (2024-12-14)


### Bug Fixes

* **sdk:** Fix incomplete Assethub asset symbols 🔧 ([f03aa32](https://github.com/paraspell/xcm-tools/commit/f03aa32e243051e9caf3474884863e737bc7030e))

## [7.2.7](https://github.com/paraspell/xcm-tools/compare/sdk-v7.2.6...sdk-v7.2.7) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paraspell/sdk",
"version": "7.2.7",
"version": "7.2.8",
"description": "SDK for ParaSpell XCM/XCMP tool for developers",
"repository": "@paraspell/sdk",
"license": "MIT",
Expand Down

0 comments on commit dfe2ab5

Please sign in to comment.