Skip to content

Commit 203e277

Browse files
committed
Bump html-to-md to v0.8.0
Suggested in #10 (comment) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent dd45971 commit 203e277

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

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: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@actions/core": "^1.10.0",
3030
"@actions/github": "^4.0.0",
31-
"html-to-md": "^0.5.3",
31+
"html-to-md": "^0.8.0",
3232
"rss-parser": "^3.12.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)