From ff864f126e1b1b69344dfd63fdd14306ca81de5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:10:07 +0800 Subject: [PATCH] chore: new release (#37) Co-authored-by: github-actions[bot] --- .changeset/happy-kiwis-smoke.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/happy-kiwis-smoke.md diff --git a/.changeset/happy-kiwis-smoke.md b/.changeset/happy-kiwis-smoke.md deleted file mode 100644 index 1b9b14c..0000000 --- a/.changeset/happy-kiwis-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@peeramid-labs/eds": patch ---- - -ci chore diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f57532..640076a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @peeramid-labs/eds +## 2.2.1 + +### Patch Changes + +- [#36](https://github.com/peeramid-labs/eds/pull/36) [`a7cabce0ab76f7f737ce875de4cc33b4ddc58f87`](https://github.com/peeramid-labs/eds/commit/a7cabce0ab76f7f737ce875de4cc33b4ddc58f87) Thanks [@peersky](https://github.com/peersky)! - ci chore + ## 2.2.0 ### Minor Changes diff --git a/package.json b/package.json index 112fd4b..37bfaf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peeramid-labs/eds", - "version": "2.2.0", + "version": "2.2.1", "files": [ "abi", "deployments",