There was an error while loading. Please reload this page.
1 parent 0bd532e commit 998eb7bCopy full SHA for 998eb7b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 0.6.0
6
+
7
- Move container style to `styles.css`.
8
9
## 0.5.0
manifest.json
@@ -1,7 +1,7 @@
1
{
"id": "obsidian-gist",
"name": "Gist",
-"version": "0.5.0",
+"version": "0.6.0",
"minAppVersion": "0.9.12",
"description": "This is a plugin to display the GitHub Gist.",
"author": "Jun Lin",
versions.json
@@ -1,3 +1,8 @@
-"0.5.0": "0.9.12"
+"0.6.0": "0.9.12",
+"0.5.0": "0.9.12",
+"0.4.0": "0.9.12",
+"0.3.0": "0.9.12",
+"0.2.0": "0.9.12",
+"0.1.0": "0.9.12"
}
0 commit comments