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