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 471cffb commit f51606fCopy full SHA for f51606f
CHANGES.md
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+Version 0.3.0
7
+-------------
8
+
9
+To be released.
10
11
12
Version 0.2.0
13
-------------
14
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fedify/markdown-it-hashtag",
- "version": "0.2.0",
+ "version": "0.3.0",
"exports": "./mod.ts",
"imports": {
"@deno/dnt": "jsr:@deno/dnt@^0.41.1",
0 commit comments