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 3b599da commit affc0a2Copy full SHA for affc0a2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zachleat/issue-to-json",
3
- "version": "3.0.7",
+ "version": "3.0.8",
4
"description": " Convert a well formed GitHub Issue Form populated Markdown body into a JSON data file in the repository.",
5
"type": "module",
6
"main": "issue-to-json.js",
0 commit comments