Skip to content

Commit

Permalink
Chore: adds telegra.ph release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Jan 21, 2022
1 parent b2b48c1 commit aa811a5
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 29 deletions.
7 changes: 6 additions & 1 deletion .releaserc.json
Expand Up @@ -30,7 +30,12 @@
],
[
"semantic-release-telegram", {
"chats": [ 238585617 ]
"chats": [ 238585617 ],
"telegra.ph" : {
"title" : "{name} v.{version}",
"message" : "<a href='{telegraph_url}'>Release Notes</a>",
"content" : "{release_notes}"
}
}
]
],
Expand Down
141 changes: 114 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"node-package-tester": "^1.1.24",
"nyc": "^15.1.0",
"semantic-release": "^19.0.2",
"semantic-release-telegram": "^1.2.16",
"semantic-release-telegram": "^1.5.0",
"uuid": "^8.3.2"
}
}

0 comments on commit aa811a5

Please sign in to comment.