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 fe6a26e commit 629da51Copy full SHA for 629da51
3 files changed
CHANGES.md
@@ -3,6 +3,12 @@
3
Fedify changelog
4
================
5
6
+Version 1.4.11
7
+--------------
8
+
9
+To be released.
10
11
12
Version 1.4.10
13
--------------
14
cli/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fedify/cli",
- "version": "1.4.10",
+ "version": "1.4.11",
"license": "MIT",
"exports": "./mod.ts",
"importMap": "import_map.g.json",
src/deno.json
"name": "@fedify/fedify",
"exports": {
".": "./mod.ts",
0 commit comments