From 718b0988b77d903ff531102978bca92235077e77 Mon Sep 17 00:00:00 2001 From: Bnonni Date: Thu, 29 Aug 2024 18:34:02 -0400 Subject: [PATCH] update changeset --- .changeset/clever-dots-act.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .changeset/clever-dots-act.md diff --git a/.changeset/clever-dots-act.md b/.changeset/clever-dots-act.md new file mode 100644 index 00000000..04440168 --- /dev/null +++ b/.changeset/clever-dots-act.md @@ -0,0 +1,14 @@ +--- +'@dcx-protocol/applicant': major +'@dcx-protocol/common': minor +'@dcx-protocol/issuer': minor +'@dcx-protocol/server': patch +--- + +Bugs: applicant and issuer #126 +- fixes major bug in applicant + - BUG: Attempted import error: 'utils' is not exported from '@web5/crypto' (imported as 'cryptoUtils'). + - FIX: https://discord.com/channels/937858703112155166/969272658501976117/1278447654640029707 +- minor changes to common +- fixes minor bug in issuer +- aligns versions in all"