Skip to content

Commit 144ce05

Browse files
committed
Move the revived init options to @fedify/init
The revived `fedify init` options entry was placed under the version section directly. It is now moved under the `### @fedify/init` subsection in CHANGES.md. #632 #638 [ci skip]
1 parent 8bbfb51 commit 144ce05

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

CHANGES.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Version 2.0.7
88

99
To be released.
1010

11+
### @fedify/init
12+
13+
- Revived removed `fedify init` options. [[#632], [#638] by ChanHaeng Lee]
14+
- `bare-bones` option for web framework.
15+
- `in-memory` option for key-value store.
16+
- `in-process` option for message queue.
17+
18+
[#632]: https://github.com/fedify-dev/fedify/issues/632
19+
[#638]: https://github.com/fedify-dev/fedify/pull/638
20+
1121

1222
Version 2.0.6
1323
-------------
@@ -22,15 +32,8 @@ Released on March 19, 2026.
2232
repository-relative path logic has been made safe for published JSR
2333
execution. [[#624], [#633]]
2434

25-
- Revived removed `fedify init` options. [[#632], [#638] by ChanHaeng Lee]
26-
- `bare-bones` option for web framework.
27-
- `in-memory` option for key-value store.
28-
- `in-process` option for message queue.
29-
3035
[#624]: https://github.com/fedify-dev/fedify/issues/624
31-
[#632]: https://github.com/fedify-dev/fedify/issues/632
3236
[#633]: https://github.com/fedify-dev/fedify/pull/633
33-
[#638]: https://github.com/fedify-dev/fedify/pull/638
3437

3538
### @fedify/vocab-runtime
3639

0 commit comments

Comments
 (0)