Skip to content

Commit 17134bd

Browse files
authored
Merge pull request #107 from issue-ops/ncalteen/issue-parser
Bump github/issue-parser
2 parents 0c004d8 + 9b92b2e commit 17134bd

4 files changed

Lines changed: 73 additions & 36 deletions

File tree

dist/index.js

Lines changed: 58 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "parser",
33
"description": "Convert issue form responses to JSON",
4-
"version": "4.0.0",
4+
"version": "4.1.0",
55
"author": "Nick Alteen <ncalteen@github.com>",
66
"type": "module",
77
"homepage": "https://github.com/issue-ops/parser#readme",
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@actions/core": "^1.11.1",
44-
"@github/issue-parser": "^1.0.1",
44+
"@github/issue-parser": "^2.0.0",
4545
"dedent-js": "^1.0.1",
4646
"yaml": "^2.7.0"
4747
},

0 commit comments

Comments
 (0)