We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7163c25 commit dd43d0cCopy full SHA for dd43d0c
CHANGES.md
@@ -3,6 +3,12 @@
3
Fedify changelog
4
================
5
6
+Version 0.10.2
7
+--------------
8
+
9
+To be released.
10
11
12
Version 0.10.1
13
--------------
14
cli/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fedify/cli",
- "version": "0.10.1",
+ "version": "0.10.2",
"exports": "./mod.ts",
"importMap": "import_map.g.json",
"compilerOptions": {
deno.json
"name": "@fedify/fedify",
"exports": {
".": "./mod.ts",
"./federation": "./federation/mod.ts",
0 commit comments