Skip to content

Commit

Permalink
Version Packages (#194)
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 Jan 24, 2024
1 parent c06ea35 commit a5f3557
Show file tree
Hide file tree
Showing 14 changed files with 83 additions and 48 deletions.
5 changes: 0 additions & 5 deletions .changeset/itchy-queens-occur.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/proud-ghosts-sip.md

This file was deleted.

6 changes: 3 additions & 3 deletions examples/sdk-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"author": "",
"license": "MIT",
"dependencies": {
"@moonbeam-network/xcm-config": "1.3.23",
"@moonbeam-network/xcm-sdk": "1.4.19",
"@moonbeam-network/xcm-utils": "1.0.3"
"@moonbeam-network/xcm-config": "1.3.24",
"@moonbeam-network/xcm-sdk": "1.4.20",
"@moonbeam-network/xcm-utils": "1.0.4"
},
"devDependencies": {
"bun": "^1.0.20"
Expand Down
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

## 1.0.12

### Patch Changes

- [#192](https://github.com/moonbeam-foundation/xcm-sdk/pull/192) [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496) Thanks [@mmaurello](https://github.com/mmaurello)! - Manta - Moonbeam integration and change of repo url

- Updated dependencies [[`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496)]:
- @moonbeam-network/xcm-types@1.0.3
- @moonbeam-network/xcm-utils@1.0.4

## 1.0.11

### Patch Changes
Expand Down
6 changes: 3 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": "1.0.11",
"version": "1.0.12",
"description": "Moonbeam XCM builder",
"scripts": {
"build": "tsup",
Expand Down Expand Up @@ -50,8 +50,8 @@
"types": "./build/index.d.ts",
"main": "./build/index.cjs",
"dependencies": {
"@moonbeam-network/xcm-types": "1.0.2",
"@moonbeam-network/xcm-utils": "1.0.3",
"@moonbeam-network/xcm-types": "1.0.3",
"@moonbeam-network/xcm-utils": "1.0.4",
"big.js": "^6.2.1",
"type-fest": "^3.8.0"
},
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

## 1.3.24

### Patch Changes

- [#193](https://github.com/moonbeam-foundation/xcm-sdk/pull/193) [`c06ea35`](https://github.com/moonbeam-foundation/xcm-sdk/commit/c06ea353d373b78e85e7e676ae06ac7834e66e69) Thanks [@mmaurello](https://github.com/mmaurello)! - Change polkadot and kusama endpoints

- [#192](https://github.com/moonbeam-foundation/xcm-sdk/pull/192) [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496) Thanks [@mmaurello](https://github.com/mmaurello)! - Manta - Moonbeam integration and change of repo url

- Updated dependencies [[`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496)]:
- @moonbeam-network/xcm-builder@1.0.12
- @moonbeam-network/xcm-types@1.0.3

## 1.3.23

### Patch Changes
Expand Down
6 changes: 3 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": "1.3.23",
"version": "1.3.24",
"description": "All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back",
"scripts": {
"build": "tsup",
Expand Down Expand Up @@ -50,8 +50,8 @@
"types": "./build/index.d.ts",
"main": "./build/index.cjs",
"dependencies": {
"@moonbeam-network/xcm-builder": "1.0.11",
"@moonbeam-network/xcm-types": "1.0.2"
"@moonbeam-network/xcm-builder": "1.0.12",
"@moonbeam-network/xcm-types": "1.0.3"
},
"peerDependencies": {
"@polkadot/types": "^10.10.1",
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

## 1.4.20

### Patch Changes

- [#192](https://github.com/moonbeam-foundation/xcm-sdk/pull/192) [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496) Thanks [@mmaurello](https://github.com/mmaurello)! - Manta - Moonbeam integration and change of repo url

- Updated dependencies [[`c06ea35`](https://github.com/moonbeam-foundation/xcm-sdk/commit/c06ea353d373b78e85e7e676ae06ac7834e66e69), [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496)]:
- @moonbeam-network/xcm-config@1.3.24
- @moonbeam-network/xcm-builder@1.0.12
- @moonbeam-network/xcm-types@1.0.3
- @moonbeam-network/xcm-utils@1.0.4

## 1.4.19

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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": "1.4.19",
"version": "1.4.20",
"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 @@ -51,10 +51,10 @@
"types": "./build/index.d.ts",
"main": "./build/index.cjs",
"dependencies": {
"@moonbeam-network/xcm-builder": "1.0.11",
"@moonbeam-network/xcm-config": "1.3.23",
"@moonbeam-network/xcm-types": "1.0.2",
"@moonbeam-network/xcm-utils": "1.0.3",
"@moonbeam-network/xcm-builder": "1.0.12",
"@moonbeam-network/xcm-config": "1.3.24",
"@moonbeam-network/xcm-types": "1.0.3",
"@moonbeam-network/xcm-utils": "1.0.4",
"big.js": "^6.2.1"
},
"peerDependencies": {
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

## 1.0.3

### Patch Changes

- [#192](https://github.com/moonbeam-foundation/xcm-sdk/pull/192) [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496) Thanks [@mmaurello](https://github.com/mmaurello)! - Manta - Moonbeam integration and change of repo url

- Updated dependencies [[`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496)]:
- @moonbeam-network/xcm-utils@1.0.4

## 1.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "1.0.2",
"version": "1.0.3",
"description": "Moonbeam XCM Types",
"scripts": {
"build": "tsup",
Expand Down Expand Up @@ -49,7 +49,7 @@
"types": "./build/index.d.ts",
"main": "./build/index.cjs",
"dependencies": {
"@moonbeam-network/xcm-utils": "1.x",
"@moonbeam-network/xcm-utils": "1.0.4",
"big.js": "^6.2.1",
"type-fest": "^3.8.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moonbeam-network/xcm-utils

## 1.0.4

### Patch Changes

- [#192](https://github.com/moonbeam-foundation/xcm-sdk/pull/192) [`0b3cb1d`](https://github.com/moonbeam-foundation/xcm-sdk/commit/0b3cb1db7897bec9bfd743fe3f8104e480500496) Thanks [@mmaurello](https://github.com/mmaurello)! - Manta - Moonbeam integration and change of repo url

## 1.0.3

### 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": "1.0.3",
"version": "1.0.4",
"description": "Moonbeam XCM utilities",
"scripts": {
"build": "tsup",
Expand Down

0 comments on commit a5f3557

Please sign in to comment.