Skip to content

Commit

Permalink
chore(main): release xcm-router 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 committed Jul 27, 2024
1 parent d209a4e commit 920edf0
Show file tree
Hide file tree
Showing 3 changed files with 16 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.3.0",
"packages/xcm-router": "1.2.1",
"packages/xcm-router": "1.2.2",
"packages/sdk": "5.7.0"
}
14 changes: 14 additions & 0 deletions packages/xcm-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.2](https://github.com/paraspell/xcm-tools/compare/xcm-router-v1.2.1...xcm-router-v1.2.2) (2024-07-27)


### Miscellaneous Chores

* **sdk:** Perform monthly maintenance check 🛠️ ([71e0bdd](https://github.com/paraspell/xcm-tools/commit/71e0bdd6e4df2c87bb428a66d6dea637131f27c1))
* Update docs ([1cea10f](https://github.com/paraspell/xcm-tools/commit/1cea10f78a1377ce4526dba7a54ad3a806afc024))
* Update Polkadot dependencies to latest version ([319ec70](https://github.com/paraspell/xcm-tools/commit/319ec70e4f3771f0ca339f770d6474a8fcceb8ed))


### Code Refactoring

* Upgrade ESlint to v9 & create shared config ([524161b](https://github.com/paraspell/xcm-tools/commit/524161b9a9509c3beb15af99bfc0151c7eeb5619))

## [1.2.1](https://github.com/paraspell/xcm-tools/compare/xcm-router-v1.2.0...xcm-router-v1.2.1) (2024-06-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/xcm-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paraspell/xcm-router",
"version": "1.2.1",
"version": "1.2.2",
"description": "Tool for XCM cross-chain asset exchanging across Polkadot and Kusama ecosystems",
"type": "module",
"exports": {
Expand Down

0 comments on commit 920edf0

Please sign in to comment.