Skip to content

Commit

Permalink
Version Packages (#164)
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 Nov 7, 2023
1 parent 790cb28 commit 043d4e6
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-bats-dream.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/sdk-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"@moonbeam-network/xcm-config": "1.3.12",
"@moonbeam-network/xcm-sdk": "1.4.7",
"@moonbeam-network/xcm-sdk": "1.4.8",
"@moonbeam-network/xcm-utils": "1.0.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

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

## 1.4.8

### Patch Changes

- [#163](https://github.com/PureStake/xcm-sdk/pull/163) [`790cb28`](https://github.com/PureStake/xcm-sdk/commit/790cb286983e47d947d4911e667d9eb6fdd57f84) Thanks [@Rihyx](https://github.com/Rihyx)! - Update keywords

## 1.4.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": "1.4.7",
"version": "1.4.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

0 comments on commit 043d4e6

Please sign in to comment.