diff --git a/.changeset/nasty-points-wait.md b/.changeset/nasty-points-wait.md deleted file mode 100644 index 5cdae27..0000000 --- a/.changeset/nasty-points-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@peeramid-labs/eds": patch ---- - -added aux file for codeIndex interface in more loose pragma to be more reusable as library diff --git a/.changeset/wet-geckos-march.md b/.changeset/wet-geckos-march.md deleted file mode 100644 index 60984a8..0000000 --- a/.changeset/wet-geckos-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@peeramid-labs/eds": patch ---- - -changed code indexer dependency diff --git a/CHANGELOG.md b/CHANGELOG.md index ea04709..bc0ab13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @peeramid-labs/eds +## 2.1.3 + +### Patch Changes + +- [#30](https://github.com/peeramid-labs/eds/pull/30) [`48570f031cd080d3e324b0244741452698a99bbd`](https://github.com/peeramid-labs/eds/commit/48570f031cd080d3e324b0244741452698a99bbd) Thanks [@peersky](https://github.com/peersky)! - added aux file for codeIndex interface in more loose pragma to be more reusable as library + +- [#30](https://github.com/peeramid-labs/eds/pull/30) [`48570f031cd080d3e324b0244741452698a99bbd`](https://github.com/peeramid-labs/eds/commit/48570f031cd080d3e324b0244741452698a99bbd) Thanks [@peersky](https://github.com/peersky)! - changed code indexer dependency + ## 2.1.2 ### Patch Changes diff --git a/package.json b/package.json index 0728c83..8b1378a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peeramid-labs/eds", - "version": "2.1.2", + "version": "2.1.3", "files": [ "abi", "deployments",