Skip to content

Commit

Permalink
Version Packages (#436)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 3, 2025
1 parent 4c3399f commit d92af45
Show file tree
Hide file tree
Showing 12 changed files with 96 additions and 31 deletions.
9 changes: 0 additions & 9 deletions .changeset/brave-chefs-end.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/red-ties-swim.md

This file was deleted.

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

## 3.0.6

### Patch Changes

- [#435](https://github.com/moonbeam-foundation/xcm-sdk/pull/435) [`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7) Thanks [@mmaurello](https://github.com/mmaurello)! - Lint fixes

- [#437](https://github.com/moonbeam-foundation/xcm-sdk/pull/437) [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3) Thanks [@mmaurello](https://github.com/mmaurello)! - Laos alphanet integration and change in Evm Parachain properties

- Updated dependencies [[`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7), [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3)]:
- @moonbeam-network/xcm-types@3.0.6

## 3.0.5

### Patch Changes
Expand Down
12 changes: 9 additions & 3 deletions 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.5",
"version": "3.0.6",
"description": "Moonbeam XCM builder",
"scripts": {
"build": "tsup",
Expand All @@ -16,14 +16,20 @@
"type": "git",
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"keywords": ["moonbeam", "moonriver", "xcm"],
"keywords": [
"moonbeam",
"moonriver",
"xcm"
],
"author": "moonbeam-foundation",
"license": "MIT",
"bugs": {
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://moonbeam-foundation.github.io/xcm-sdk/latest",
"files": ["build"],
"files": [
"build"
],
"type": "module",
"exports": {
"import": "./build/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @moonbeam-network/xcm-config

## 3.0.6

### Patch Changes

- [#435](https://github.com/moonbeam-foundation/xcm-sdk/pull/435) [`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7) Thanks [@mmaurello](https://github.com/mmaurello)! - Lint fixes

- [#437](https://github.com/moonbeam-foundation/xcm-sdk/pull/437) [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3) Thanks [@mmaurello](https://github.com/mmaurello)! - Laos alphanet integration and change in Evm Parachain properties

- Updated dependencies [[`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7), [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3)]:
- @moonbeam-network/xcm-builder@3.0.6
- @moonbeam-network/xcm-types@3.0.6

## 3.0.5

### Patch Changes
Expand Down
12 changes: 9 additions & 3 deletions 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.5",
"version": "3.0.6",
"description": "All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back",
"scripts": {
"build": "tsup",
Expand All @@ -16,14 +16,20 @@
"type": "git",
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"keywords": ["moonbeam", "moonriver", "xcm"],
"keywords": [
"moonbeam",
"moonriver",
"xcm"
],
"author": "moonbeam-foundation",
"license": "MIT",
"bugs": {
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://moonbeam-foundation.github.io/xcm-sdk/latest",
"files": ["build"],
"files": [
"build"
],
"type": "module",
"exports": {
"import": "./build/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/mrl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @moonbeam-network/mrl

## 3.0.6

### Patch Changes

- [#435](https://github.com/moonbeam-foundation/xcm-sdk/pull/435) [`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7) Thanks [@mmaurello](https://github.com/mmaurello)! - Lint fixes

- Updated dependencies [[`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7), [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3)]:
- @moonbeam-network/xcm-builder@3.0.6
- @moonbeam-network/xcm-config@3.0.6
- @moonbeam-network/xcm-types@3.0.6
- @moonbeam-network/xcm-sdk@3.0.6

## 3.0.5

### Patch Changes
Expand Down
12 changes: 9 additions & 3 deletions 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.5",
"version": "3.0.6",
"description": "Moonbeam Routed Liquidity",
"scripts": {
"build": "tsup",
Expand All @@ -16,14 +16,20 @@
"type": "git",
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"keywords": ["moonbeam", "moonriver", "mrl"],
"keywords": [
"moonbeam",
"moonriver",
"mrl"
],
"author": "moonbeam-foundation",
"license": "MIT",
"bugs": {
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://moonbeam-foundation.github.io/xcm-sdk/latest",
"files": ["build"],
"files": [
"build"
],
"type": "module",
"exports": {
"import": "./build/index.mjs",
Expand Down
13 changes: 13 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @moonbeam-network/xcm-sdk

## 3.0.6

### Patch Changes

- [#435](https://github.com/moonbeam-foundation/xcm-sdk/pull/435) [`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7) Thanks [@mmaurello](https://github.com/mmaurello)! - Lint fixes

- [#437](https://github.com/moonbeam-foundation/xcm-sdk/pull/437) [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3) Thanks [@mmaurello](https://github.com/mmaurello)! - Laos alphanet integration and change in Evm Parachain properties

- Updated dependencies [[`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7), [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3)]:
- @moonbeam-network/xcm-builder@3.0.6
- @moonbeam-network/xcm-config@3.0.6
- @moonbeam-network/xcm-types@3.0.6

## 3.0.5

### Patch Changes
Expand Down
6 changes: 4 additions & 2 deletions 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.5",
"version": "3.0.6",
"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 Expand Up @@ -29,7 +29,9 @@
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://moonbeam-foundation.github.io/xcm-sdk/latest",
"files": ["build"],
"files": [
"build"
],
"type": "module",
"exports": {
"import": "./build/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @moonbeam-network/xcm-types

## 3.0.6

### Patch Changes

- [#435](https://github.com/moonbeam-foundation/xcm-sdk/pull/435) [`555ea8b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/555ea8b10fb376924fbb1e48d8154fb3cca7e8f7) Thanks [@mmaurello](https://github.com/mmaurello)! - Lint fixes

- [#437](https://github.com/moonbeam-foundation/xcm-sdk/pull/437) [`4c3399f`](https://github.com/moonbeam-foundation/xcm-sdk/commit/4c3399fd71fc39aef06226f03b294076746cfec3) Thanks [@mmaurello](https://github.com/mmaurello)! - Laos alphanet integration and change in Evm Parachain properties

## 3.0.5

### Patch Changes
Expand Down
12 changes: 9 additions & 3 deletions 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.5",
"version": "3.0.6",
"description": "Moonbeam XCM Types",
"scripts": {
"build": "tsup",
Expand All @@ -15,14 +15,20 @@
"type": "git",
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"keywords": ["moonbeam", "moonriver", "xcm"],
"keywords": [
"moonbeam",
"moonriver",
"xcm"
],
"author": "moonbeam-foundation",
"license": "MIT",
"bugs": {
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://moonbeam-foundation.github.io/xcm-sdk/latest",
"files": ["build"],
"files": [
"build"
],
"type": "module",
"exports": {
"import": "./build/index.mjs",
Expand Down

0 comments on commit d92af45

Please sign in to comment.