Skip to content

Commit

Permalink
chore(main): release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 authored and michaeldev5 committed Jan 7, 2024
1 parent 5835b36 commit 057b27d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [3.1.1](https://github.com/paraspell/xcm-sdk/compare/v3.1.0...v3.1.1) (2024-01-07)


### Bug Fixes

* Fix release.yml ([5835b36](https://github.com/paraspell/xcm-sdk/commit/5835b366fe2b6710d2a5c57d181be34b745c69d2))
* Update Parallel node to use XTokens V3 & Update Calamari node to use unlimited fees 🔧 ([38b8bef](https://github.com/paraspell/xcm-sdk/commit/38b8bef8898bcb345bfaba01c9912b2925d5a612))

## [3.1.0](https://github.com/paraspell/xcm-sdk/compare/v3.0.11...v3.1.0) (2024-01-07)


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

0 comments on commit 057b27d

Please sign in to comment.