Skip to content

Commit

Permalink
chore(main): release xcm-router 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 committed May 24, 2024
1 parent 931c4e0 commit 88b35fb
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.2.1",
"packages/xcm-router": "1.1.1",
"packages/xcm-router": "1.1.2",
"packages/sdk": "5.3.0"
}
7 changes: 7 additions & 0 deletions packages/xcm-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.1.2](https://github.com/paraspell/xcm-tools/compare/xcm-router-v1.1.1...xcm-router-v1.1.2) (2024-05-24)


### Miscellaneous Chores

* Update Node.js to v20 LTS ([4b00caa](https://github.com/paraspell/xcm-tools/commit/4b00caa58649051f4dea57e7f6ebb94baa6e307a))

## [1.1.1](https://github.com/paraspell/xcm-tools/compare/xcm-router-v1.1.0...xcm-router-v1.1.1) (2024-04-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.1.1",
"version": "1.1.2",
"description": "Tool for XCM cross-chain asset exchanging across Polkadot and Kusama ecosystems",
"type": "module",
"exports": {
Expand Down

0 comments on commit 88b35fb

Please sign in to comment.