Skip to content

Commit 99ee0c1

Browse files
updated package version (#14)
1 parent 2350359 commit 99ee0c1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

prBot/RELEASE-NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 1.0.5
2+
EXUI-3114 Investigate automation tool to improve PR review process
3+
14
Version 1.0.4
25
EXUI-3114 Investigate automation tool to improve PR review process
36

prBot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hmcts/pr-bot",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A bot to be used in Github Actions which posts to Slack contextual information about pull requests.",
55
"main": "dist/prBot.js",
66
"scripts": {

0 commit comments

Comments
 (0)