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 2350359 commit 99ee0c1Copy full SHA for 99ee0c1
prBot/RELEASE-NOTES.md
@@ -1,3 +1,6 @@
1
+Version 1.0.5
2
+EXUI-3114 Investigate automation tool to improve PR review process
3
+
4
Version 1.0.4
5
EXUI-3114 Investigate automation tool to improve PR review process
6
prBot/package.json
@@ -1,6 +1,6 @@
{
"name": "@hmcts/pr-bot",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "A bot to be used in Github Actions which posts to Slack contextual information about pull requests.",
"main": "dist/prBot.js",
"scripts": {
0 commit comments