Unverified Commit 19fcd230 authored by Hong Minhee's avatar Hong Minhee
Browse files

Release 1.5.2

parent 24a76d0c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
.claude/
.DS_Store
deno.lock
t.ts
+7 −1
Original line number Diff line number Diff line
@@ -6,11 +6,17 @@ Fedify changelog
Version 1.5.2
-------------

To be released.
Released on May 11, 2025.

 -  Fixed the `fedify init` command to install the correct version of
    *@fedify/express* package.  [[#230], [#231] by Emelia Smith]

 -  The `exportJwk()` function now populates the `alg` property of a returned
    `JsonWebKey` object with `"Ed25519"` if the input key is an Ed25519 key.

[#230]: https://github.com/fedify-dev/fedify/issues/230
[#231]: https://github.com/fedify-dev/fedify/pull/231


Version 1.5.1
-------------