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 cd1d440 commit 1b28c92Copy full SHA for 1b28c92
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zachleat/issue-to-json",
3
- "version": "4.0.0",
+ "version": "5.0.0",
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