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.
2 parents de1d332 + f7d66f8 commit 17298afCopy full SHA for 17298af
3 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "github-issues",
3
"name": "Github Issues",
4
- "version": "1.2.3",
+ "version": "1.5.0",
5
"minAppVersion": "0.15.0",
6
"description": "Track Github Issues and pull requests directly in your vault",
7
"author": "LonoxX",
package.json
@@ -1,6 +1,6 @@
"name": "github-issues",
"description": "Track GitHub issues and pull requests in Obsidian",
"main": "main.js",
"scripts": {
versions.json
@@ -8,5 +8,9 @@
8
"1.2.0": "0.15.0",
9
"1.2.1": "0.15.0",
10
"1.2.2": "0.15.0",
11
- "1.2.3": "0.15.0"
+ "1.2.3": "0.15.0",
12
+ "1.3.0": "0.15.0",
13
+ "1.3.1": "0.15.0",
14
+ "1.4.0": "0.15.0",
15
+ "1.5.0": "0.15.0"
16
}
0 commit comments