Skip to content

Commit

Permalink
chore(release): v0.1.0-beta.2 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <dominique@imodworks.io>
  • Loading branch information
TarikGul and Imod7 authored Aug 9, 2023
1 parent 83dd573 commit f71bd2f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.1.0-beta.2](https://github.com/paritytech/asset-transfer-api/compare/v0.1.0-beta.1..v0.1.0-beta.2)(2023-08-09)

## Fix

- fix: added unpaidExecution for testnet XCM message

## Features

- feat: ParaToSystem
- feat: SystemToSystem
- feat: add support for foreign asset multilocations

## Chore

- chore: cleanup tech debt
- chore(yarn): bump yarn
- chore: remove grocers' apostrophe

## [0.1.0-beta.1](https://github.com/paritytech/asset-transfer-api/compare/v0.1.0-beta.0..v0.1.0-beta.1)(2023-06-21)

## Chore
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": "@substrate/asset-transfer-api",
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit f71bd2f

Please sign in to comment.