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