We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261b2af commit cb9d612Copy full SHA for cb9d612
CHANGES.md
@@ -3,6 +3,12 @@
3
Fedify changelog
4
================
5
6
+Version 1.4.17
7
+--------------
8
+
9
+To be released.
10
11
12
Version 1.4.16
13
--------------
14
cli/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fedify/cli",
- "version": "1.4.16",
+ "version": "1.4.17",
"license": "MIT",
"exports": "./mod.ts",
"importMap": "import_map.g.json",
src/deno.json
"name": "@fedify/fedify",
"exports": {
".": "./mod.ts",
0 commit comments