diff --git a/package-lock.json b/package-lock.json index 64ec0b52..84e5d347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14916,7 +14916,7 @@ }, "packages/xcm-cfg": { "name": "@galacticcouncil/xcm-cfg", - "version": "1.10.2", + "version": "1.10.3", "devDependencies": { "@galacticcouncil/api-augment": "^0.0.6" }, diff --git a/packages/xcm-cfg/CHANGELOG.md b/packages/xcm-cfg/CHANGELOG.md index e20506f6..4c9a750b 100644 --- a/packages/xcm-cfg/CHANGELOG.md +++ b/packages/xcm-cfg/CHANGELOG.md @@ -1,5 +1,11 @@ # @galacticcouncil/xcm-cfg +## 1.10.3 + +### Patch Changes + +- TEER (Integritee) support + ## 1.10.2 ### Patch Changes diff --git a/packages/xcm-cfg/package.json b/packages/xcm-cfg/package.json index 3231a4cd..f92a6bfe 100644 --- a/packages/xcm-cfg/package.json +++ b/packages/xcm-cfg/package.json @@ -1,6 +1,6 @@ { "name": "@galacticcouncil/xcm-cfg", - "version": "1.10.2", + "version": "1.10.3", "description": "Cross-chain polkadot & kusama HydraDX config", "author": "GalacticCouncil", "repository": {