Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 12, 2025
1 parent a6c32a8 commit 36a36c9
Show file tree
Hide file tree
Showing 14 changed files with 69 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-dragons-happen.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/shy-meals-reflect.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @moonbeam-network/xcm-builder

## 3.0.7

### Patch Changes

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

- Updated dependencies [[`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c), [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c)]:
- @moonbeam-network/xcm-utils@3.0.5
- @moonbeam-network/xcm-types@3.0.7

## 3.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-builder",
"version": "3.0.6",
"version": "3.0.7",
"description": "Moonbeam XCM builder",
"scripts": {
"build": "tsup",
Expand Down
11 changes: 11 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @moonbeam-network/xcm-config

## 3.0.8

### Patch Changes

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

- Updated dependencies [[`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c), [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c)]:
- @moonbeam-network/xcm-utils@3.0.5
- @moonbeam-network/xcm-builder@3.0.7
- @moonbeam-network/xcm-types@3.0.7

## 3.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-config",
"version": "3.0.7",
"version": "3.0.8",
"description": "All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back",
"scripts": {
"build": "tsup",
Expand Down
13 changes: 13 additions & 0 deletions packages/mrl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @moonbeam-network/mrl

## 3.0.8

### Patch Changes

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

- Updated dependencies [[`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c), [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c)]:
- @moonbeam-network/xcm-utils@3.0.5
- @moonbeam-network/xcm-builder@3.0.7
- @moonbeam-network/xcm-types@3.0.7
- @moonbeam-network/xcm-sdk@3.0.8
- @moonbeam-network/xcm-config@3.0.8

## 3.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mrl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/mrl",
"version": "3.0.7",
"version": "3.0.8",
"description": "Moonbeam Routed Liquidity",
"scripts": {
"build": "tsup",
Expand Down
12 changes: 12 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @moonbeam-network/xcm-sdk

## 3.0.8

### Patch Changes

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

- Updated dependencies [[`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c), [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c)]:
- @moonbeam-network/xcm-utils@3.0.5
- @moonbeam-network/xcm-builder@3.0.7
- @moonbeam-network/xcm-types@3.0.7
- @moonbeam-network/xcm-config@3.0.8

## 3.0.7

### Patch Changes
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": "@moonbeam-network/xcm-sdk",
"version": "3.0.7",
"version": "3.0.8",
"description": "The Moonbeam XCM SDK enables developers to easily deposit and withdraw assets to Moonbeam/Moonriver from the relay chain and other parachains in the Polkadot/Kusama ecosystem",
"scripts": {
"build": "tsup",
Expand Down
9 changes: 9 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @moonbeam-network/xcm-types

## 3.0.7

### Patch Changes

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

- Updated dependencies [[`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c), [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c)]:
- @moonbeam-network/xcm-utils@3.0.5

## 3.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-types",
"version": "3.0.6",
"version": "3.0.7",
"description": "Moonbeam XCM Types",
"scripts": {
"build": "tsup",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @moonbeam-network/xcm-utils

## 3.0.5

### Patch Changes

- [#442](https://github.com/moonbeam-foundation/xcm-sdk/pull/442) [`2c4a22d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/2c4a22d0538fba4202e88e9ef4534a55cb09441c) Thanks [@mmaurello](https://github.com/mmaurello)! - PAtch bump to test changeset fix in release flow

- [#445](https://github.com/moonbeam-foundation/xcm-sdk/pull/445) [`a6c32a8`](https://github.com/moonbeam-foundation/xcm-sdk/commit/a6c32a8d6ae26a7864b9ccf16c78978d0af7aa1c) Thanks [@Rihyx](https://github.com/Rihyx)! - Update dependencies

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-utils",
"version": "3.0.4",
"version": "3.0.5",
"description": "Moonbeam XCM utilities",
"scripts": {
"build": "tsup",
Expand Down

0 comments on commit 36a36c9

Please sign in to comment.